Searched refs:evm_calc_hmac (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/security/integrity/evm/ |
| D | evm.h | 57 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name,
|
| D | evm_crypto.c | 310 int evm_calc_hmac(struct dentry *dentry, const char *req_xattr_name, in evm_calc_hmac() function 377 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_update_evmxattr()
|
| D | evm_main.c | 220 rc = evm_calc_hmac(dentry, xattr_name, xattr_value, in evm_verify_hmac()
|