Searched defs:h3 (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/crypto/ | 
| D | poly1305_generic.c | 97 	u32 h0, h1, h2, h3, h4;  in poly1305_blocks_internal()  local218 	u32 h0, h1, h2, h3, h4;  in poly1305_core_emit()  local
 
 | 
| /Linux-v5.4/Documentation/sphinx-static/ | 
| D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend {  selector
 | 
| /Linux-v5.4/arch/x86/crypto/ | 
| D | poly1305-avx2-x86_64.S | 25 #define h3 0x0c(%rdi)  macro
 | 
| D | poly1305-sse2-x86_64.S | 23 #define h3 0x0c(%rdi)  macro
 | 
| /Linux-v5.4/arch/arm/crypto/ | 
| D | ghash-ce-glue.c | 32 	u64	h3[2];  member
 | 
| /Linux-v5.4/arch/arm64/crypto/ | 
| D | ghash-ce-glue.c | 36 	u64			h3[2];  member
 | 
| /Linux-v5.4/security/keys/ | 
| D | trusted.c | 124 			unsigned char *h2, unsigned int h3, ...)  in TSS_authhmac()
 | 
| /Linux-v5.4/lib/zstd/ | 
| D | compress.c | 1309 				size_t const h3 = ZSTD_hashPtr(ip + 1, hBitsL, 8);  in ZSTD_compressBlock_doubleFast_generic()  local1458 				size_t const h3 = ZSTD_hashPtr(ip + 1, hBitsL, 8);  in ZSTD_compressBlock_doubleFast_extDict_generic()  local
 
 | 
| /Linux-v5.4/net/packet/ | 
| D | af_packet.c | 160 	struct tpacket3_hdr *h3;  member
 |