Home
last modified time | relevance | path

Searched defs:req_xattr_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/integrity/evm/
H A Devm_crypto.c221 const char *req_xattr_name, in evm_calc_hmac_or_hash()
306 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac()
314 int evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hash()
H A Devm_main.c281 static int evm_protected_xattr_common(const char *req_xattr_name, in evm_protected_xattr_common()
309 int evm_protected_xattr(const char *req_xattr_name) in evm_protected_xattr()
314 int evm_protected_xattr_if_enabled(const char *req_xattr_name) in evm_protected_xattr_if_enabled()
/openbmc/linux/include/linux/
H A Devm.h180 static inline int evm_protected_xattr_if_enabled(const char *req_xattr_name) in evm_protected_xattr_if_enabled()