Searched defs:h3 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/crypto/ |
D | poly1305_generic.c | 110 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/ |
D | poly1305-sse2-x86_64.S | 25 #define h3 0x0c(%rdi) macro
|
D | poly1305-avx2-x86_64.S | 27 #define h3 0x0c(%rdi) macro
|
/linux-4.4.14/security/keys/ |
D | trusted.c | 125 unsigned char *h2, unsigned char h3, ...) in TSS_authhmac()
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 165 struct tpacket3_hdr *h3; member
|