Searched defs:expanded_key (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_hkdf/resources/test/ |
D | hkdf-test-vectors.json | 23 "expanded_key": "DC3DF85D25399054C997ABA4D0550C72", string 58 "expanded_key": "96661B2739A97E383181D6025942488A", string 93 "expanded_key": "1AB857638876426CA721C616DE5BF65C", string 128 "expanded_key": "C68D9064D5CBC769AA2ABBB035248851", string 163 "expanded_key": "40D0E2FF3CC0401794857BA46D4018D6", string 198 "expanded_key": "23A208FB72F76B27842D0EF4590681EF", string 233 "expanded_key": "42C1EF92D5E71149BCCC7B3B2237410F", string 268 "expanded_key": "64E3B4DD353BD25E6A6DB0C693D3A38C", string 303 "expanded_key": "A0879258EB4E46C9AD228B720035C301", string 338 "expanded_key": "901F6D216BEBF74D2D0E46E033634FBE", string [all …]
|
/aosp_15_r20/external/musl/src/crypt/ |
H A D | crypt_des.h | 6 struct expanded_key { struct 10 hidden void __des_setkey(const unsigned char *, struct expanded_key *); argument
|
H A D | crypt_blowfish.c | 610 BF_key expanded_key; in BF_crypt() member
|
/aosp_15_r20/external/trusty/musl/src/crypt/ |
D | crypt_des.h | 6 struct expanded_key { struct 10 hidden void __des_setkey(const unsigned char *, struct expanded_key *); argument
|
D | crypt_blowfish.c | 607 BF_key expanded_key; in BF_crypt() member
|
/aosp_15_r20/external/libsrtp2/crypto/cipher/ |
H A D | aes.c | 1405 srtp_aes_expanded_key_t *expanded_key) in aes_128_expand_encryption_key() 1459 srtp_aes_expanded_key_t *expanded_key) in aes_256_expand_encryption_key() 1529 srtp_aes_expanded_key_t *expanded_key) in srtp_aes_expand_encryption_key() 1548 srtp_aes_expanded_key_t *expanded_key) in srtp_aes_expand_decryption_key()
|
/aosp_15_r20/external/libsrtp2/crypto/include/ |
H A D | aes_icm.h | 57 srtp_aes_expanded_key_t expanded_key; /* the cipher key */ member
|
/aosp_15_r20/external/libsrtp2/srtp/ |
H A D | ekt.c | 156 srtp_aes_expanded_key_t expanded_key; in aes_decrypt_with_raw_key() local
|
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesgcmsiv.c | 425 struct aead_aes_gcm_siv_asm_ctx expanded_key; in aead_aes_gcm_siv_asm_open_gather() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesgcmsiv.c | 425 struct aead_aes_gcm_siv_asm_ctx expanded_key; in aead_aes_gcm_siv_asm_open_gather() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 448 struct aead_aes_gcm_siv_asm_ctx expanded_key; in aead_aes_gcm_siv_asm_open() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 448 struct aead_aes_gcm_siv_asm_ctx expanded_key; in aead_aes_gcm_siv_asm_open() local
|