Home
last modified time | relevance | path

Searched refs:ikm (Results 1 – 1 of 1) sorted by relevance

/linux/fs/crypto/
A Dhkdf.c48 static int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract() argument
58 return crypto_shash_tfm_digest(hmac_tfm, ikm, ikmlen, prk); in hkdf_extract()

Completed in 3 milliseconds