Searched defs:h3 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/crypto/ |
D | poly1305_generic.c | 100 u32 h0, h1, h2, h3, h4; in poly1305_blocks() local 207 u32 h0, h1, h2, h3, h4; in crypto_poly1305_final() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | poly1305-avx2-x86_64.S | 29 #define h3 0x0c(%rdi) macro
|
D | poly1305-sse2-x86_64.S | 27 #define h3 0x0c(%rdi) macro
|
/Linux-v4.19/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 38 u64 h3[2]; member
|
/Linux-v4.19/security/keys/ |
D | trusted.c | 126 unsigned char *h2, unsigned char h3, ...) in TSS_authhmac()
|
/Linux-v4.19/lib/zstd/ |
D | compress.c | 1309 size_t const h3 = ZSTD_hashPtr(ip + 1, hBitsL, 8); in ZSTD_compressBlock_doubleFast_generic() local 1458 size_t const h3 = ZSTD_hashPtr(ip + 1, hBitsL, 8); in ZSTD_compressBlock_doubleFast_extDict_generic() local
|
/Linux-v4.19/net/packet/ |
D | af_packet.c | 166 struct tpacket3_hdr *h3; member
|