Home
last modified time | relevance | path

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

/fs/crypto/
Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() function
160 tfm = fscrypt_allocate_skcipher(ci->ci_mode, raw_key, ci->ci_inode); in fscrypt_prepare_key()