| /external/rust/beto-rust/nearby/presence/ldt_np_adv/resources/test/ |
| D | np_adv_test_vectors.json | 5 "hmac_key": "BE092602F20D6B4EC33E2B9AEF678C2B023EA9FAB898301BEC13C38FDBFBDFF9", string 14 "hmac_key": "139AF9A6201E31A30F7FEE1F30611D38E972E9D184A1FCDD44BDCE63CD9AB49C", string 23 "hmac_key": "38E785461FF16DF3B7863F0F96B9D74B83F2A8525FA6A4A2F1DB3221EDD9F3BE", string 32 "hmac_key": "69C7E2FBEEF2D39029CD4C12B38F8BE0531766EFF1C9D8D341E0177F7708B7B5", string 41 "hmac_key": "10F332744FCFC9703953BA2F85C33CE1EA943E45FF43A48C78BE7FECBD34E338", string 50 "hmac_key": "1B6460F0A60C325D5DE22E82EF4D002C6A323B6181CC3837B7A934CCCEA0EA53", string 59 "hmac_key": "C7D207E1C26E848C1E06AA795504A9CFB7B19E1F6941924405A110AD9F600487", string 68 "hmac_key": "8B4CB5A132FE3FA569ADCF4E6D3544FF87D9A3685672822A4155E4C5541C477F", string 77 "hmac_key": "CD7244FA9000586CA5C83A99ED4DD525A73847DA15403371C6A78467A30862E2", string 86 "hmac_key": "93FE3B606C24EF0977399A2143DEA58BCC2804ADB51BCCE9033C3BD3B49BEF56", string [all …]
|
| /external/rust/beto-rust/nearby/presence/np_hkdf/tests/ |
| D | hmac.rs | 22 let hmac_key = [2; 32]; in verify_hmac_correct_mac() localVariable 34 let hmac_key = [2; 32]; in verify_hmac_incorrect_mac() localVariable
|
| /external/tink/cc/mac/ |
| D | hmac_key_manager.h | 49 const google::crypto::tink::HmacKey& hmac_key) const override { in Create() 59 const google::crypto::tink::HmacKey& hmac_key) const override { in Create()
|
| D | hmac_key_manager.cc | 58 HmacKey hmac_key; in CreateKey() local 83 HmacKey hmac_key; in DeriveKey() local
|
| /external/rust/beto-rust/nearby/presence/ldt_np_adv/src/ |
| D | np_adv_test_vectors.rs | 51 let hmac_key = hkdf.v0_identity_token_hmac_key(); in np_adv_test_vectors() localVariable 109 let hmac_key = hkdf.v0_identity_token_hmac_key(); in gen_test_vectors() localVariable
|
| D | tests.rs | 230 let hmac_key = hkdf.v0_identity_token_hmac_key(); in make_test_components() localVariable
|
| /external/tink/python/tink/proto/ |
| D | aes_ctr_hmac_aead.proto | 37 HmacKey hmac_key = 3; field
|
| /external/tink/proto/ |
| D | aes_ctr_hmac_aead.proto | 37 HmacKey hmac_key = 3; field
|
| /external/tink/cc/proto/ |
| D | aes_ctr_hmac_aead.proto | 37 HmacKey hmac_key = 3; field
|
| /external/tink/java_src/proto/ |
| D | aes_ctr_hmac_aead.proto | 37 HmacKey hmac_key = 3; field
|
| /external/tink/cc/hybrid/ |
| D | ecies_aead_hkdf_dem_helper.cc | 152 auto hmac_key = key.mutable_hmac_key(); in GetAeadOrDaead() local
|
| /external/tink/cc/aead/ |
| D | aes_ctr_hmac_aead_key_manager.cc | 208 StatusOr<HmacKey> hmac_key = in DeriveKey() local
|
| D | aes_ctr_hmac_aead_key_manager_test.cc | 82 auto hmac_key = key.mutable_hmac_key(); in CreateValidKey() local
|
| /external/cronet/third_party/boringssl/src/crypto/spx/ |
| D | thash.c | 101 uint8_t hmac_key[SHA256_CBLOCK] = {0}; in spx_thash_prfmsg() local
|
| /external/boringssl/src/crypto/spx/ |
| D | thash.c | 101 uint8_t hmac_key[SHA256_CBLOCK] = {0}; in spx_thash_prfmsg() local
|
| /external/rust/crates/zip/src/ |
| D | aes.rs | 89 let hmac_key = &derived_key[key_length..key_length * 2]; in validate() localVariable
|
| /external/tpm2-tss/test/integration/ |
| D | sapi-session-util.c | 174 TPM2B_MAX_BUFFER hmac_key; in compute_command_hmac() local 226 TPM2B_MAX_BUFFER hmac_key; in check_response_hmac() local
|
| /external/cronet/third_party/netty-tcnative/src/c/ |
| D | ssl_private.h | 169 unsigned char hmac_key[SSL_SESSION_TICKET_HMAC_KEY_LEN]; member
|
| /external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/encrypted_section/ |
| D | mod.rs | 409 let hmac_key = match self.contents.salt { in try_deserialize() localVariable
|
| /external/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 562 uint8_t hmac_key[EVP_MAX_MD_SIZE]; in pkcs12_check_mac() local
|
| /external/cronet/third_party/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 561 uint8_t hmac_key[EVP_MAX_MD_SIZE]; in pkcs12_check_mac() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 608 uint8_t hmac_key[EVP_MAX_MD_SIZE]; in pkcs12_check_mac() local
|
| /external/rust/crates/openssl/src/ |
| D | pkey.rs | 1166 let hmac_key = PKey::hmac(&test_bytes).unwrap(); in test_raw_hmac() localVariable
|
| /external/googleapis/google/storage/v2/ |
| D | storage.proto | 1637 HmacKeyMetadata hmac_key = 1 [(google.api.field_behavior) = REQUIRED]; field
|
| /external/cronet/third_party/boringssl/src/crypto/hrss/ |
| D | hrss.c | 1911 uint8_t hmac_key[32]; member
|