/third_party/openssl/crypto/ec/ |
D | ecp_smpl.c | 139 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local 197 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local 248 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local 375 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local 433 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local 500 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local 616 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local 801 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local 957 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local 1066 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local [all …]
|
D | ecp_oct.c | 21 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local 159 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local 274 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
|
D | ec2_oct.c | 38 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_set_compressed_coordinates() local 118 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_point2oct() local 241 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_oct2point() local
|
D | ec_check.c | 17 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
|
D | ec2_smpl.c | 179 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_group_check_discriminant() local 352 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_add() local 497 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_is_on_curve() local 564 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_cmp() local 608 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_make_affine() local
|
D | ecp_mont.c | 138 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local 219 BN_CTX *new_ctx = NULL; in ec_GFp_mont_field_inv() local
|
D | ecp_nist.c | 89 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
|
D | ec_mult.c | 825 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
|
D | ec_lib.c | 1009 BN_CTX *new_ctx = NULL; in EC_POINTs_mul() local 1136 BN_CTX *new_ctx = NULL; in ec_field_inverse_mod_ord() local
|
D | ecp_nistz256.c | 820 BN_CTX *new_ctx = NULL; in ecp_nistz256_mult_precompute() local
|
/third_party/openssl/crypto/bn/ |
D | bn_gcd.c | 516 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_include.c | 241 snd_config_t *parent, snd_config_t *new_ctx, in uc_mgr_config_tree_merge()
|
/third_party/mesa3d/src/util/ |
D | ralloc.c | 306 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal() 322 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt()
|
/third_party/openssl/test/ |
D | handshake_helper.c | 126 SSL_CTX *new_ctx = (SSL_CTX*)arg; in select_server_ctx() local 190 SSL_CTX *new_ctx = arg; in client_hello_select_server_ctx() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_batch.c | 769 uint32_t new_ctx = crocus_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
|
D | crocus_bufmgr.c | 1580 uint32_t new_ctx = crocus_create_hw_context(bufmgr); in crocus_clone_hw_context() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 597 uint32_t new_ctx = iris_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
|
D | iris_bufmgr.c | 2096 uint32_t new_ctx = iris_create_hw_context(bufmgr); in iris_clone_hw_context() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir.cpp | 2259 steal_memory(ir_instruction *ir, void *new_ctx) in steal_memory()
|
/third_party/ffmpeg/libavcodec/ |
D | h264_slice.c | 275 #define REBASE_PICTURE(pic, new_ctx, old_ctx) \ argument
|
D | mpegvideo.c | 598 #define REBASE_PICTURE(pic, new_ctx, old_ctx) \ in ff_mpeg_update_thread_context() argument
|