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

/linux-master/fs/crypto/
H A Dhkdf.c77 fscrypt_err(NULL, "Error allocating " HKDF_HMAC_ALG ": %ld",
H A Dinline_crypt.c173 fscrypt_err(inode, "error %d initializing blk-crypto key", err);
190 fscrypt_err(inode, "error %d starting to use blk-crypto", err);
H A Dfname.c129 fscrypt_err(inode, "Filename encryption failed: %d", res);
177 fscrypt_err(inode, "Filename decryption failed: %d", res);
H A Dcrypto.c147 fscrypt_err(ci->ci_inode,
H A Dfscrypt_private.h313 #define fscrypt_err(inode, fmt, ...) \ macro
H A Dkeysetup.c114 fscrypt_err(inode, "Error allocating '%s' transform: %ld",

Completed in 321 milliseconds