Searched refs:fscrypt_err (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/fs/crypto/ |
| D | inline_crypt.c | 176 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key() 194 fscrypt_err(inode, "error %d starting to use blk-crypto", err); in fscrypt_prepare_inline_crypt_key()
|
| D | hkdf.c | 77 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
|
| D | fname.c | 135 fscrypt_err(inode, "Filename encryption failed: %d", res); in fscrypt_fname_encrypt() 183 fscrypt_err(inode, "Filename decryption failed: %d", res); in fname_decrypt()
|
| D | crypto.c | 140 fscrypt_err(inode, "%scryption failed for block %llu: %d", in fscrypt_crypt_block()
|
| D | fscrypt_private.h | 279 #define fscrypt_err(inode, fmt, ...) \ macro
|
| D | keysetup.c | 99 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()
|