Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup.c78 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() function
135 tfm = fscrypt_allocate_skcipher(ci->ci_mode, raw_key, ci->ci_inode); in fscrypt_prepare_key()
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() function
158 tfm = fscrypt_allocate_skcipher(ci->ci_mode, raw_key, ci->ci_inode); in fscrypt_prepare_key()

Completed in 3 milliseconds