Searched defs:hmac_key (Results 1 – 6 of 6) sorted by relevance
89 let hmac_key = &derived_key[key_length..key_length * 2]; in validate() localVariable
174 TPM2B_MAX_BUFFER hmac_key; in compute_command_hmac() local226 TPM2B_MAX_BUFFER hmac_key; in check_response_hmac() local
608 uint8_t hmac_key[EVP_MAX_MD_SIZE]; in pkcs12_check_mac() local
1858 uint8_t hmac_key[32]; member
1912 uint8_t hmac_key[32]; member