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

/linux-master/fs/crypto/
H A Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, function
158 tfm = fscrypt_allocate_skcipher(ci->ci_mode, raw_key, ci->ci_inode);

Completed in 889 milliseconds