Searched defs:small1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistp256.c | 579 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() 692 smallfelem small1, small2; in felem_mul() local 706 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() 1109 smallfelem small1, small2; in point_double() local 1242 smallfelem small1, small2, small3, small4, small5; in point_add() local
|