Searched refs:used_ctx (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssl/crypto/ec/
H A Dec2_oct.c131 int used_ctx = 0; local
179 used_ctx = 1;
236 if (used_ctx)
244 if (used_ctx)
H A Decp_oct.c165 int used_ctx = 0; local
208 used_ctx = 1;
262 if (used_ctx)
268 if (used_ctx)
H A Dec_mult.c839 int used_ctx = 0; local
863 used_ctx = 1;
973 if (used_ctx)
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_sqrt.c26 int used_ctx = 0; local
62 used_ctx = 1;
364 if (used_ctx)

Completed in 73 milliseconds