Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dsimple.c126 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
192 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local
237 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local
346 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
406 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local
461 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local
567 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local
758 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local
898 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local
1007 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
176 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
274 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local
Dp256-x86_64.c253 BN_CTX *new_ctx = NULL; in ecp_nistz256_windowed_mul() local
399 BN_CTX *new_ctx = NULL; in ecp_nistz256_points_mul() local
Dwnaf.c229 BN_CTX *new_ctx = NULL; in ec_wNAF_mul() local
Dec_montgomery.c138 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
Dp224-64.c1033 BN_CTX *new_ctx = NULL; in ec_GFp_nistp224_group_set_curve() local
1138 BN_CTX *new_ctx = NULL; in ec_GFp_nistp224_points_mul() local
Dp256-64.c1615 BN_CTX *new_ctx = NULL; in ec_GFp_nistp256_group_set_curve() local
1717 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()