Searched refs:square20 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/ec/
H A Dec_c25519_m15.c165 * square20() computes the square of a 260-bit integer. Each word must
399 square20(uint32_t *d, const uint32_t *a) function
816 square20(uint32_t *d, const uint32_t *a) function
1076 square20(t, a);
H A Dec_p256_m15.c120 * square20() computes the square of a 260-bit integer. Each word must
354 square20(uint32_t *d, const uint32_t *a) function
770 square20(uint32_t *d, const uint32_t *a) function
1160 square20(t, a);

Completed in 59 milliseconds