Home
last modified time | relevance | path

Searched defs:req_xattr_name (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_main.c233 static int evm_protected_xattr(const char *req_xattr_name) in evm_protected_xattr() argument
H A Devm_crypto.c251 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac() argument
259 int evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hash() argument
184 evm_calc_hmac_or_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, uint8_t type, struct evm_digest *data) evm_calc_hmac_or_hash() argument
/kernel/linux/linux-6.6/include/linux/
H A Devm.h174 static inline int evm_protected_xattr_if_enabled(const char *req_xattr_name) in evm_protected_xattr_if_enabled() argument
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_main.c281 static int evm_protected_xattr_common(const char *req_xattr_name, in evm_protected_xattr_common() argument
309 int evm_protected_xattr(const char *req_xattr_name) in evm_protected_xattr() argument
314 int evm_protected_xattr_if_enabled(const char *req_xattr_name) in evm_protected_xattr_if_enabled() argument
H A Devm_crypto.c306 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac() argument
314 int evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hash() argument
220 evm_calc_hmac_or_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, uint8_t type, struct evm_digest *data) evm_calc_hmac_or_hash() argument

Completed in 4 milliseconds