Searched defs:_hash (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 409 #define _TPM_HELPER(_alg, _hash, F) \ argument 436 PCR_ATTR(_alg,_hash,_pcr) global() argument 449 PCR_ATTRS(_alg,_hash) global() argument 453 PCR_ATTR_VAL(_alg,_hash,_pcr) global() argument 456 PCR_ATTR_GROUP_ARRAY(_alg,_hash) global() argument 462 PCR_ATTR_GROUP(_alg,_hash) global() argument 468 PCR_ATTR_BUILD(_alg,_hash) global() argument [all...] |
/linux/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 290 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) \ argument 321 #define mtk_wed_device_ppe_check(_dev, _skb, _reason, _hash) do {} while (0) argument
|