Toggle navigation
/
Symbol
File
Text
Line
Symbol: hkdf
function parameter
Defined...
fs/crypto/hkdf.c:68:23-68:44
: int fscrypt_init_hkdf(struct fscrypt_hkdf *hkdf, const u8 *master_key,
fs/crypto/hkdf.c:116:25-116:52
: int fscrypt_hkdf_expand(const struct fscrypt_hkdf *hkdf, u8 context,
fs/crypto/hkdf.c:179:27-179:48
: void fscrypt_destroy_hkdf(struct fscrypt_hkdf *hkdf)