Searched refs:elem64 (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 58 typedef union { double d; u64 u; } elem64; typedef 90 elem64 h[4]; 113 elem64 r0, r1, r2, r3; in poly1305_init() 228 elem64 in0, in1, in2, in3; in poly1305_blocks()
|
/third_party/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 58 typedef union { double d; u64 u; } elem64; typedef 90 elem64 h[4]; 113 elem64 r0, r1, r2, r3; in poly1305_init() 228 elem64 in0, in1, in2, in3; in poly1305_blocks()
|
Completed in 2 milliseconds