Searched refs:evm_calc_hmac (Results 1 – 3 of 3) sorted by relevance
/security/integrity/evm/ |
D | evm.h | 56 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name,
|
D | evm_crypto.c | 253 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac() function 320 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_update_evmxattr()
|
D | evm_main.c | 176 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_verify_hmac()
|