Home
last modified time | relevance | path

Searched defs:enc_key (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp627 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()
823 FscryptHkdfContext context, std::vector<uint8_t> &enc_key) { in DerivePerModeEncryptionKey()
838 std::vector<uint8_t> &enc_key) { in DerivePerFileEncryptionKey()
879 void FBEPolicyTest::VerifyCiphertext(const std::vector<uint8_t> &enc_key, in VerifyCiphertext()
951 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local
977 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local
994 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local
1018 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()
1117 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local
1136 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local
[all …]
Dutils.cpp610 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKeyByKdfId()
619 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKey()
Dmetadata_encryption_tests.cpp287 std::vector<uint8_t> enc_key; in TEST_F() local
/aosp_15_r20/external/tink/cc/subtle/
H A Dencrypt_then_authenticate_test.cc46 absl::string_view enc_key; member
127 util::SecretData enc_key = in TEST() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp_backup.c267 struct wpabuf *pwri = NULL, *enc_key = NULL, *key_der_alg = NULL, in dpp_build_pw_recipient_info() local
527 const u8 *enc_key; member
H A Ddpp.h231 struct wpabuf *enc_key; member
/aosp_15_r20/external/rust/crates/openssl/src/
Daes.rs303 let enc_key = AesKey::new_encrypt(&raw_key).unwrap(); in test_wrap_unwrap() localVariable
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_aead_ctx.cc58 const SSL_CIPHER *cipher, Span<const uint8_t> enc_key, in Create()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_aead_ctx.cc58 const SSL_CIPHER *cipher, Span<const uint8_t> enc_key, in Create()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_aead_ctx.cc58 const SSL_CIPHER *cipher, Span<const uint8_t> enc_key, in Create()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_aead_ctx.cc58 const SSL_CIPHER *cipher, Span<const uint8_t> enc_key, in Create()
/aosp_15_r20/packages/modules/adb/tls/tests/
Dtls_connection_test.cpp593 auto enc_key = ParseEncodedKeyFromCAIssuer(name); in TEST_F() local
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A De_aesgcmsiv.c656 } enc_key; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A De_aesgcmsiv.c656 } enc_key; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c699 } enc_key; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c699 } enc_key; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager_test.cc1255 UInt128 enc_key; in TEST_F() local
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h62097 unsigned char enc_key[512]; member
H A Dvmlinux_518.h62097 unsigned char enc_key[512]; member