Searched refs:fscrypt_err (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | inline_crypt.c | 159 fscrypt_err(inode, "error %d initializing blk-crypto key", err); in fscrypt_prepare_inline_crypt_key() 172 fscrypt_err(inode, "couldn't get request_queue"); in fscrypt_prepare_inline_crypt_key() 181 fscrypt_err(inode, in fscrypt_prepare_inline_crypt_key()
|
| H A D | fname.c | 123 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 D | hkdf.c | 77 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld", in fscrypt_init_hkdf()
|
| H A D | crypto.c | 140 fscrypt_err(inode, "%scryption failed for block %llu: %d", in fscrypt_crypt_block()
|
| H A D | fscrypt_private.h | 285 #define fscrypt_err(inode, fmt, ...) \ macro
|
| H A D | keysetup.c | 92 fscrypt_err(inode, "Error allocating '%s' transform: %ld", in fscrypt_allocate_skcipher()
|