Home
last modified time | relevance | path

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

/openssl/crypto/poly1305/
H A Dpoly1305.c153 u64 h0, h1, h2, c; in poly1305_blocks() local
217 u64 h0, h1, h2; in poly1305_emit() local
295 u32 h0, h1, h2, h3, h4, c; in poly1305_blocks() local
383 u32 h0, h1, h2, h3, h4; in poly1305_emit() local
H A Dpoly1305_base2_44.c87 u64 h0, h1, h2, c; in poly1305_blocks() local
138 u64 h0, h1, h2; in poly1305_emit() local
H A Dpoly1305_ieee754.c433 u64 h0, h1, h2, h3, h4; in poly1305_emit() local
/openssl/include/openssl/
H A Dsha.h43 SHA_LONG h0, h1, h2, h3, h4; member
/openssl/crypto/ec/
H A Dcurve25519.c312 uint64_t h0 = load_7(s); /* 56 bits */ in fe51_frombytes() local
332 uint64_t h0 = h[0]; in fe51_tobytes() local
402 u128 h0, h1, h2, h3, h4; in fe51_mul() local
514 u128 h0 = f[0] * (u128)121666; in fe51_mul121666() local
803 int64_t h0 = load_4(s); in fe_frombytes() local
874 int32_t h0 = h[0]; in fe_tobytes() local
1181 …int64_t h0 = f0g0 + f1g9_38 + f2g8_19 + f3g7_38 + f4g6_19 + f5g5_38 + f6g4_19 + f7g3_38 + f8g2_19 … in fe_mul() local
1355 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq() local
1664 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2() local
4327 int64_t h0 = f0 * (int64_t) 121666; in fe_mul121666() local

Completed in 29 milliseconds