Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dsimple.c170 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
236 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local
281 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local
391 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
451 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local
507 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local
615 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local
806 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local
946 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local
1055 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local
[all …]
Doct.c81 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local
184 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
320 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local
Dwnaf.c293 BN_CTX *new_ctx = NULL; in ec_wNAF_mul() local
685 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
Dec_montgomery.c181 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
Dp256-64.c1621 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_group_set_curve() local
1723 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_points_mul() local
/external/mesa3d/src/glsl/
Dralloc.c249 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
Dir.cpp1646 steal_memory(ir_instruction *ir, void *new_ctx) in steal_memory()