Home
last modified time | relevance | path

Searched defs:h3 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/lib/crypto/
Dpoly1305-donna32.c38 u32 h0, h1, h2, h3, h4; in poly1305_core_blocks() local
124 u32 h0, h1, h2, h3, h4, c; in poly1305_core_emit() local
/kernel/linux/linux-4.19/crypto/
Dpoly1305_generic.c100 u32 h0, h1, h2, h3, h4; in poly1305_blocks() local
207 u32 h0, h1, h2, h3, h4; in crypto_poly1305_final() local
/kernel/linux/linux-5.10/Documentation/sphinx-static/
Dtheme_overrides.css15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
/kernel/linux/linux-4.19/arch/x86/crypto/
Dpoly1305-sse2-x86_64.S27 #define h3 0x0c(%rdi) macro
Dpoly1305-avx2-x86_64.S29 #define h3 0x0c(%rdi) macro
/kernel/linux/linux-4.19/arch/arm64/crypto/
Dghash-ce-glue.c38 u64 h3[2]; member
/kernel/linux/linux-5.10/security/keys/trusted-keys/
Dtrusted_tpm1.c124 unsigned char *h2, unsigned int h3, ...) in TSS_authhmac()
/kernel/linux/linux-4.19/security/keys/
Dtrusted.c126 unsigned char *h2, unsigned char h3, ...) in TSS_authhmac()
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c1309 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
/kernel/linux/linux-4.19/lib/zstd/
Dcompress.c1309 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
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c164 struct tpacket3_hdr *h3; member
/kernel/linux/linux-4.19/net/packet/
Daf_packet.c166 struct tpacket3_hdr *h3; member