Searched defs:okmlen (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | hkdf.c | 116 fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, const u8 *info, unsigned int infolen, u8 *okm, unsigned int okmlen) fscrypt_hkdf_expand() argument
|
/kernel/linux/linux-6.6/fs/crypto/ |
H A D | hkdf.c | 116 fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context, const u8 *info, unsigned int infolen, u8 *okm, unsigned int okmlen) fscrypt_hkdf_expand() argument
|
Completed in 3 milliseconds