Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpoly1305_generic.c110 u32 h0, h1, h2, h3, h4; in poly1305_blocks() local
218 u32 h0, h1, h2, h3, h4; in crypto_poly1305_final() local
/linux-4.4.14/arch/x86/crypto/
Dpoly1305-sse2-x86_64.S25 #define h3 0x0c(%rdi) macro
Dpoly1305-avx2-x86_64.S27 #define h3 0x0c(%rdi) macro
/linux-4.4.14/security/keys/
Dtrusted.c125 unsigned char *h2, unsigned char h3, ...) in TSS_authhmac()
/linux-4.4.14/net/packet/
Daf_packet.c165 struct tpacket3_hdr *h3; member