Home
last modified time | relevance | path

Searched defs:hkdf_sha256 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Decdh.c21 hkdf_sha256(uint8_t *key, const char *info, const fido_blob_t *secret) in hkdf_sha256() function
36 hkdf_sha256(uint8_t *key, char *info, fido_blob_t *secret) in hkdf_sha256() function