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