Home
last modified time | relevance | path

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

/linux-6.15/crypto/
Dhkdf.c76 u8 *okm, unsigned int okmlen) in hkdf_expand()
138 const u8 *okm; member
466 u8 *prk = NULL, *okm = NULL; in hkdf_test() local
/linux-6.15/fs/crypto/
Dhkdf.c103 u8 *okm, unsigned int okmlen) in fscrypt_hkdf_expand()