Searched defs:extract_key (Results 1 – 1 of 1) sorted by relevance
66 hkdf_sha512_expand(uint8_t *extract_key, uint8_t *info, uint_t info_len, in hkdf_sha512_expand()160 uint8_t extract_key[SHA512_DIGEST_LENGTH]; in hkdf_sha512() local