Searched defs:small1 (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/ec/ |
D | p256-64.c | 507 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() 616 smallfelem small1, small2; in felem_mul() local 628 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() 987 smallfelem small1, small2; in point_double() local 1111 smallfelem small1, small2, small3, small4, small5; in point_add() local
|