Searched refs:_hash (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/char/tpm/ |
| D | tpm-sysfs.c | 391 #define _TPM_HELPER(_alg, _hash, F) \ argument 392 F(_alg, _hash, 0) \ 393 F(_alg, _hash, 1) \ 394 F(_alg, _hash, 2) \ 395 F(_alg, _hash, 3) \ 396 F(_alg, _hash, 4) \ 397 F(_alg, _hash, 5) \ 398 F(_alg, _hash, 6) \ 399 F(_alg, _hash, 7) \ 400 F(_alg, _hash, 8) \ [all …]
|
| /Linux-v6.1/tools/objtool/ |
| D | elf.c | 31 #define __elf_table(name) (elf->name##_hash)
|