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