Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/crypto/
H A Dinline_crypt.c149 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key()
162 fscrypt_err(inode, "couldn't get request_queue"); in fscrypt_prepare_inline_crypt_key()
171 fscrypt_err(inode, in fscrypt_prepare_inline_crypt_key()
H A Dhkdf.c77 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
H A Dfname.c123 fscrypt_err(inode, "Filename encryption failed: %d", res); in fscrypt_fname_encrypt()
170 fscrypt_err(inode, "Filename decryption failed: %d", res); in fname_decrypt()
H A Dfscrypt_private.h274 #define fscrypt_err(inode, fmt, ...) \ macro
H A Dcrypto.c132 fscrypt_err(inode, "%scryption failed for block %llu: %d", in fscrypt_crypt_block()
H A Dkeysetup.c92 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()
/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c173 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key()
190 fscrypt_err(inode, "error %d starting to use blk-crypto", err); in fscrypt_prepare_inline_crypt_key()
H A Dhkdf.c77 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
H A Dfname.c135 fscrypt_err(inode, "Filename encryption failed: %d", res); in fscrypt_fname_encrypt()
183 fscrypt_err(inode, "Filename decryption failed: %d", res); in fname_decrypt()
H A Dfscrypt_private.h279 #define fscrypt_err(inode, fmt, ...) \ macro
H A Dcrypto.c140 fscrypt_err(inode, "%scryption failed for block %llu: %d", in fscrypt_crypt_block()
H A Dkeysetup.c114 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()

Completed in 10 milliseconds