Searched refs:fscrypt_err (Results 1 – 6 of 6) sorted by relevance
| /fs/crypto/ |
| A D | inline_crypt.c | 180 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key() 197 fscrypt_err(inode, "error %d starting to use blk-crypto", err); in fscrypt_prepare_inline_crypt_key()
|
| A D | hkdf.c | 63 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
|
| A D | fname.c | 122 fscrypt_err(inode, "Filename encryption failed: %d", err); in fscrypt_fname_encrypt() 158 fscrypt_err(inode, "Filename decryption failed: %d", err); in fname_decrypt()
|
| A D | crypto.c | 141 fscrypt_err(ci->ci_inode, in fscrypt_crypt_data_unit()
|
| A D | fscrypt_private.h | 348 #define fscrypt_err(inode, fmt, ...) \ macro
|
| A D | keysetup.c | 116 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()
|
Completed in 12 milliseconds