Searched refs:s_embar (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mit/isl/dist/imath/ |
H A D | imath.c | 314 static mp_result s_embar(mp_int a, mp_int b, mp_int m, mp_int mu, mp_int c); 1059 REQUIRE(s_embar(TEMP(0), b, m, TEMP(1), s)); in mp_int_exptmod() 1105 REQUIRE(s_embar(TEMP(0), b, m, mu, s)); in mp_int_exptmod_known() 2414 static mp_result s_embar(mp_int a, mp_int b, mp_int m, mp_int mu, mp_int c) { in s_embar() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | ChangeLog | 378 (s_embar): make static
|