Searched defs:hmac_key (Results 1 – 4 of 4) sorted by relevance
57 hash_gen(int in_fd, const wbku_key_attr_t *ka, const uint8_t *hmac_key) in hash_gen()120 uint8_t hmac_key[WANBOOT_HMAC_KEY_SIZE]; in main() local
1170 soft_object_t *hmac_key, in do_prf()1306 soft_object_t *hmac_key = NULL; in soft_generate_pkcs5_pbkdf2_key() local
156 static soft_object_t *hmac_key = NULL; variable
271 crypto_key_t hmac_key; /* for TLS */ member