Home
last modified time | relevance | path

Searched defs:tmp_ctx (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
Dp_verify.c31 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_VerifyFinal_ex() local
Dp_sign.c33 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_SignFinal_ex() local
Dm_sigver.c534 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestSignFinal() local
641 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestVerifyFinal() local
/third_party/openssl/crypto/evp/
Dp_verify.c31 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_VerifyFinal_ex() local
Dp_sign.c33 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_SignFinal_ex() local
Dm_sigver.c534 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestSignFinal() local
641 EVP_MD_CTX *tmp_ctx = EVP_MD_CTX_new(); in EVP_DigestVerifyFinal() local
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c546 _EGLContext *tmp_ctx; in wgl_make_current() local
/third_party/ffmpeg/libavutil/
Dhwcontext.c652 AVHWDeviceContext *dst_ctx, *tmp_ctx; in av_hwdevice_ctx_create_derived_opts() local
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c2705 void *tmp_ctx = ralloc_context(NULL); in anv_device_init_rt_shaders() local
2763 void *tmp_ctx = ralloc_context(NULL); in anv_device_init_rt_shaders() local
/third_party/ffmpeg/libavcodec/
Dh264_slice.c2121 H264SliceContext tmp_ctx; in ff_h264_queue_decode_slice() local
/third_party/protobuf/src/google/protobuf/
Dwire_format.cc695 ParseContext tmp_ctx(ctx->depth(), false, &p, payload); in _InternalParse() local
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1834 _EGLContext *tmp_ctx; in dri2_make_current() local