Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dhkdf.c61 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
H A Dinline_crypt.c175 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key()
192 fscrypt_err(inode, "error %d starting to use blk-crypto", err); in fscrypt_prepare_inline_crypt_key()
H A Dfname.c129 fscrypt_err(inode, "Filename encryption failed: %d", res); in fscrypt_fname_encrypt()
177 fscrypt_err(inode, "Filename decryption failed: %d", res); in fname_decrypt()
H A Dcrypto.c147 fscrypt_err(ci->ci_inode, in fscrypt_crypt_data_unit()
H A Dfscrypt_private.h313 #define fscrypt_err(inode, fmt, ...) \ macro
H A Dkeysetup.c114 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()