Searched defs:h0 (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | test_hash.c | 72 u32 h0 = (u32)h64, h1, h2; in test_int_hash() local 160 u32 h0 = full_name_hash(buf+i, buf+i, j-i); in test_hash_init() local
|
/lib/crypto/ |
D | poly1305-donna64.c | 42 u64 h0, h1, h2; in poly1305_core_blocks() local 117 u64 h0, h1, h2, c; in poly1305_core_emit() local
|
D | poly1305-donna32.c | 38 u32 h0, h1, h2, h3, h4; in poly1305_core_blocks() local 124 u32 h0, h1, h2, h3, h4, c; in poly1305_core_emit() local
|