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

/linux-4.4.14/security/integrity/evm/
H A Devm_crypto.c128 evm_calc_hmac_or_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, char type, char *digest) evm_calc_hmac_or_hash() argument
178 evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, char *digest) evm_calc_hmac() argument
186 evm_calc_hash(struct dentry *dentry, const char *req_xattr_name, const char *req_xattr_value, size_t req_xattr_value_len, char *digest) evm_calc_hash() argument

Completed in 119 milliseconds