Searched defs:_hash (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/char/tpm/ |
D | tpm-sysfs.c | 391 #define _TPM_HELPER(_alg, _hash, F) \ argument 418 #define PCR_ATTR(_alg, _hash, _pcr) \ argument 431 #define PCR_ATTRS(_alg, _hash) \ argument 435 #define PCR_ATTR_VAL(_alg, _hash, _pcr) \ argument 438 #define PCR_ATTR_GROUP_ARRAY(_alg, _hash) \ argument 444 #define PCR_ATTR_GROUP(_alg, _hash) \ argument 450 #define PCR_ATTR_BUILD(_alg, _hash) \ argument
|