Searched refs:HASH_BYTES_PER_WORD (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/ | ||
D | hash_alg.h | 17 #define HASH_BYTES_PER_WORD 4 macro |
D | hash_core.c | 592 int len = length / HASH_BYTES_PER_WORD; in hash_processblock() |