Home
last modified time | relevance | path

Searched defs:req_xattr_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c184 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
251 evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, struct evm_digest *data) evm_calc_hmac() argument
259 evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, char type, struct evm_digest *data) evm_calc_hash() argument
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c220 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
306 evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, struct evm_digest *data) evm_calc_hmac() argument
314 evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, char type, struct evm_digest *data) evm_calc_hash() argument

Completed in 1 milliseconds