Searched refs:evm_calc_hmac (Results 1 – 3 of 3) sorted by relevance
/linux/security/integrity/evm/ |
H A D | evm.h | 76 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name,
|
H A D | evm_crypto.c | 315 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac() function 385 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_update_evmxattr()
|
H A D | evm_main.c | 233 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_verify_hmac()
|