/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/src/ |
D | d2d_connection_context_v1.rs | 64 fn encryption_key<const N: usize, C: CryptoProvider>( in encryption_key() function 117 encryption_key: Aes256Key, field 173 let encryption_key = derive_aes256_key::<C>(&encode_key, b"ENC:2"); in new() localVariable
|
/aosp_15_r20/system/secretkeeper/client/src/ |
H A D | lib.rs | 47 encryption_key: key::AesKey, field 120 pub fn encryption_key(&self) -> &key::AesKey { in encryption_key() method
|
/aosp_15_r20/external/tink/cc/subtle/ |
H A D | encrypt_then_authenticate_test.cc | 92 util::SecretData encryption_key, int iv_size, util::SecretData mac_key, in createAead2() 116 util::SecretData encryption_key = in createAead() local
|
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/ |
H A D | task_template.proto | 63 string encryption_key = 7 [(google.api.resource_reference) = { field
|
H A D | revision_template.proto | 94 string encryption_key = 14 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/run/v2/ |
H A D | task_template.proto | 63 string encryption_key = 7 [(google.api.resource_reference) = { field
|
H A D | revision_template.proto | 95 string encryption_key = 14 [(google.api.resource_reference) = { field
|
/aosp_15_r20/frameworks/av/drm/mediacas/plugins/clearkey/protos/ |
H A D | license_protos.proto | 61 optional bytes encryption_key = 1; // 256-byte key for the asset. field
|
/aosp_15_r20/external/google-cloud-java/java-gke-backup/proto-google-cloud-gke-backup-v1/src/main/proto/google/cloud/gkebackup/v1/ |
H A D | backup_plan.proto | 126 EncryptionKey encryption_key = 6; field
|
/aosp_15_r20/external/googleapis/google/cloud/gkebackup/logging/v1/ |
H A D | logged_backup_plan.proto | 86 EncryptionKey encryption_key = 6; field
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | simple_ticket_crypter.cc | 42 absl::string_view in, absl::string_view encryption_key) { in Encrypt()
|
/aosp_15_r20/external/googleapis/google/cloud/gkebackup/v1/ |
H A D | backup_plan.proto | 158 EncryptionKey encryption_key = 6 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/system/security/keystore/ |
H A D | keystore_cli_v2.cpp | 357 auto encryption_key = std::get<ks2::KeyEntryResponse>(encryption_key_result); in encryptWithAuthentication() local 474 auto encryption_key = std::get<ks2::KeyEntryResponse>(encryption_key_result); in decryptWithAuthentication() local
|
/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/ |
H A D | device_mapper.cc | 103 const SecureBlob& encryption_key, in CryptCreateParameters()
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/ |
H A D | protected_data.rs | 40 let encryption_key = eek::derive_ephemeral_symmetric_key(&eek, pubkey.pkey()) in from_cose_encrypt() localVariable
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/ |
D | service_encryption_key.rs | 138 let encryption_key = match encryption_key { in derive_raw_service_encryption_key() localVariable
|
/aosp_15_r20/external/googleapis/google/storage/v1/ |
H A D | storage.proto | 1584 string encryption_key = 2; field
|
/aosp_15_r20/external/gsc-utils/tpm_generated/ |
H A D | tpm_generated.cc | 12327 const TPM2B_DATA& encryption_key, in SerializeCommand_Import() 12569 const TPM2B_DATA& encryption_key, in Import() 12594 const TPM2B_DATA& encryption_key, in ImportSync()
|