Home
last modified time | relevance | path

Searched defs:encryption_algorithm (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/proto_logging/stats/atoms/ike/
H A Dike_extension_atoms.proto99 optional android.stats.ike.EncryptionAlgorithms encryption_algorithm = 5; field
/aosp_15_r20/external/rust/android-crates-io/crates/pkcs8/src/
Dencrypted_private_key_info.rs46 pub encryption_algorithm: EncryptionScheme<'a>, field
/aosp_15_r20/external/googleapis/google/storage/v2/
H A Dstorage.proto1649 string encryption_algorithm = 1; field
2323 string encryption_algorithm = 1; field
/aosp_15_r20/external/googleapis/google/storage/v1/
H A Dstorage_resources.proto685 string encryption_algorithm = 1; field
H A Dstorage.proto1581 string encryption_algorithm = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/ike/
Dike_extension_atoms.pb.h1303 …oid::stats::ike::EncryptionAlgorithms NegotiatedSecurityAssociation::encryption_algorithm() const { in encryption_algorithm() function