Home
last modified time | relevance | path

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

/Linux-v4.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
/Linux-v4.19/arch/x86/crypto/
Dpoly1305-avx2-x86_64.S29 #define h3 0x0c(%rdi) macro
Dpoly1305-sse2-x86_64.S27 #define h3 0x0c(%rdi) macro
/Linux-v4.19/arch/arm64/crypto/
Dghash-ce-glue.c38 u64 h3[2]; member
/Linux-v4.19/security/keys/
Dtrusted.c126 unsigned char *h2, unsigned char h3, ...) in TSS_authhmac()
/Linux-v4.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
/Linux-v4.19/net/packet/
Daf_packet.c166 struct tpacket3_hdr *h3; member