Searched defs:small1 (Results 1 – 2 of 2) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_nistp256.c | 590 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() 703 smallfelem small1, small2; in felem_mul() local 717 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() 1120 smallfelem small1, small2; in point_double() local 1253 smallfelem small1, small2, small3, small4, small5; in point_add() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/support/ |
H A D | any_helpers.h | 135 typedef small_type<1> small1; typedef
|