Home
last modified time | relevance | path

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

/linux/crypto/
H A 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