Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 14 of 14) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_smpl.c181 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
240 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local
292 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local
414 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
473 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local
541 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local
658 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local
845 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local
1002 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local
1112 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local
[all …]
H A Decp_oct.c76 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local
215 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local
332 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
H A Dec2_oct.c97 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_set_compressed_coordinates() local
178 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_point2oct() local
303 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_oct2point() local
H A Dec_check.c63 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
H A Dec2_smpl.c294 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_group_check_discriminant() local
461 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_add() local
607 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_is_on_curve() local
675 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_cmp() local
722 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_make_affine() local
H A Decp_nist.c135 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
H A Dec_mult.c334 BN_CTX *new_ctx = NULL; in ec_wNAF_mul() local
745 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
H A Decp_mont.c198 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
H A Dec2_mult.c379 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_mul() local
H A Decp_nistp521.c1701 BN_CTX *new_ctx = NULL; in ec_GFp_nistp521_group_set_curve() local
1820 BN_CTX *new_ctx = NULL; in ec_GFp_nistp521_points_mul() local
2027 BN_CTX *new_ctx = NULL; in ec_GFp_nistp521_precompute_mult() local
H A Decp_nistp224.c1306 BN_CTX *new_ctx = NULL; in ec_GFp_nistp224_group_set_curve() local
1425 BN_CTX *new_ctx = NULL; in ec_GFp_nistp224_points_mul() local
1628 BN_CTX *new_ctx = NULL; in ec_GFp_nistp224_precompute_mult() local
H A Decp_nistp256.c1892 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_group_set_curve() local
2011 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_points_mul() local
2219 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_precompute_mult() local
/minix3/minix/lib/libmthread/
H A Dscheduler.c39 ucontext_t *new_ctx, *old_ctx; in mthread_schedule() local
/minix3/minix/usr.bin/trace/
H A Dtrace.c178 int class, skip, new_ctx; in handle_call() local