Searched defs:hmac_key (Results 1 – 19 of 19) sorted by relevance
196 unsigned char hmac_key[64]; in cipher_hw_rc4_hmac_md5_init_mackey() local
637 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha1_set_mac_key() local
690 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha256_set_mac_key() local
195 unsigned char hmac_key[64]; in rc4_hmac_md5_ctrl() local
758 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha256_ctrl() local
780 unsigned char hmac_key[64]; in aesni_cbc_hmac_sha1_ctrl() local
100 char *hmac_key = NULL; in dgst_main() local
1998 static const char hmac_key[] = "This is a key..."; in speed_main() local
1984 static const char hmac_key[] = "This is a key..."; in speed_main() local
1136 let hmac_key = PKey::hmac(&test_bytes).unwrap(); in test_raw_hmac() localVariable
615 std::array<uint8_t, 32> hmac_key; member
5440 const uint8_t *hmac_key, in psa_key_derivation_start_hmac()