/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | ecies_kem.cpp | 129 bool EciesKem::Decrypt(EC_KEY* private_key, const Buffer& encrypted_key, Buffer* output_key) { in Decrypt() 135 bool EciesKem::Decrypt(EC_KEY* private_key, const uint8_t* encrypted_key, size_t encrypted_key_len, in Decrypt()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | pspdecryptionparam.h | 15 …uint8_t encrypted_key[16]; // key to decrypt encrypted frame (encrypted with sess… member
|
/aosp_15_r20/system/keymaster/include/keymaster/key_blob_utils/ |
H A D | auth_encrypted_key_blob.h | 79 EncryptedKey encrypted_key; member
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_keymaster_context.cpp | 435 KmErrorOr<EncryptedKey> encrypted_key; in CreateAuthEncryptedKeyBlob() local 1461 Buffer encrypted_key; in UnwrapKey() local
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | envelope.rs | 172 let encrypted_key = &seal.encrypted_keys()[0]; in public_encrypt_private_decrypt() localVariable
|
D | cipher_ctx.rs | 749 let mut encrypted_key = vec![]; in seal_open() localVariable
|
/aosp_15_r20/system/keymaster/key_blob_utils/ |
H A D | auth_encrypted_key_blob.cpp | 205 KmErrorOr<KeymasterKeyBlob> SerializeAuthEncryptedBlob(const EncryptedKey& encrypted_key, in SerializeAuthEncryptedBlob()
|
/aosp_15_r20/system/keymaster/contexts/ |
H A D | pure_soft_keymaster_context.cpp | 602 Buffer encrypted_key, plaintext; in UnwrapKey() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_keymaster_context.cpp | 526 keymaster::Buffer encrypted_key; in UnwrapKey() local
|
/aosp_15_r20/external/cronet/testing/scripts/variations_smoke_test_data/ |
H A D | variations_seed_beta_win.json | 1 …8371e+12,"ticks":70285864912.0,"uncertainty":1884580.0}},"os_crypt":{"encrypted_key":"RFBBUEkBAAAA… string
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | keys.rs | 68 pub encrypted_key: &'a [u8], field
|
/aosp_15_r20/system/security/keystore2/test_utils/ |
H A D | ffi_test_utils.cpp | 66 ASN1_OCTET_STRING* encrypted_key; member
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | books.v1.json | 3756 "encrypted_key": { object
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 61965 u8 encrypted_key[512]; member
|
H A D | vmlinux_518.h | 61965 u8 encrypted_key[512]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 105712 u8 encrypted_key[512]; member
|
H A D | vmlinux.h | 105712 u8 encrypted_key[512]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 68536 u8 encrypted_key[512]; member
|
H A D | vmlinux.h | 68536 u8 encrypted_key[512]; member
|