Home
last modified time | relevance | path

Searched defs:ectx (Results 1 - 20 of 20) sorted by relevance

/third_party/openssl/demos/encode/
H A Dec_encode.c105 OSSL_ENCODER_CTX *ectx = NULL; in store_key() local
H A Drsa_encode.c105 OSSL_ENCODER_CTX *ectx = NULL; in store_key() local
/third_party/libdrm/exynos/
H A Dexynos_drm.c377 struct exynos_event_context *ectx = ctx; in exynos_handle_vendor() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_rsa_helper.c253 EVP_PKEY_CTX *ectx = EVP_PKEY_CTX_new(pkey, NULL); in EncryptRsa() local
301 EVP_PKEY_CTX *ectx = EVP_PKEY_CTX_new(pkey, NULL); DecryptRsa() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ddhparam.c331 OSSL_ENCODER_CTX *ectx = in dhparam_main() local
H A Ddsa.c93 OSSL_ENCODER_CTX *ectx = NULL; in dsa_main() local
H A Dec.c66 OSSL_ENCODER_CTX *ectx = NULL; in ec_main() local
H A Drsa.c140 OSSL_ENCODER_CTX *ectx = NULL; in rsa_main() local
/third_party/openssl/apps/
H A Drsa.c140 OSSL_ENCODER_CTX *ectx = NULL; in rsa_main() local
H A Ddsa.c93 OSSL_ENCODER_CTX *ectx = NULL; in dsa_main() local
H A Dec.c66 OSSL_ENCODER_CTX *ectx = NULL; in ec_main() local
H A Ddhparam.c331 OSSL_ENCODER_CTX *ectx = in dhparam_main() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx_pubkey.c343 OSSL_ENCODER_CTX *ectx = in X509_PUBKEY_set() local
/third_party/openssl/crypto/x509/
H A Dx_pubkey.c343 OSSL_ENCODER_CTX *ectx = in X509_PUBKEY_set() local
/third_party/openssl/test/
H A Dendecoder_legacy_test.c310 OSSL_ENCODER_CTX *ectx = NULL; in test_protected_PEM() local
378 OSSL_ENCODER_CTX *ectx = NULL; in test_unprotected_PEM() local
448 OSSL_ENCODER_CTX *ectx = NULL; in test_DER() local
[all...]
H A Devp_libctx_test.c502 OSSL_ENCODER_CTX *ectx = NULL; in rsa_keygen() local
H A Dendecode_test.c234 OSSL_ENCODER_CTX *ectx = NULL; in encode_EVP_PKEY_prov() local
/third_party/node/src/crypto/
H A Dcrypto_context.cc1165 TicketKeyCallback(SSL* ssl, unsigned char* name, unsigned char* iv, EVP_CIPHER_CTX* ectx, HMAC_CTX* hctx, int enc) TicketKeyCallback() argument
1266 TicketCompatibilityCallback(SSL* ssl, unsigned char* name, unsigned char* iv, EVP_CIPHER_CTX* ectx, HMAC_CTX* hctx, int enc) TicketCompatibilityCallback() argument
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c845 const char *ectx = av_x_if_null(memchr(ctx, '\n', sp.end - sp.cursor), in parse_script() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c1905 static int prepare_frame(AVHWFramesContext *hwfc, VulkanExecCtx *ectx, in prepare_frame() argument
3702 VulkanExecCtx *ectx = to_buf ? &fp->download_ctx : &fp->upload_ctx; in transfer_image_buf() local
[all...]

Completed in 26 milliseconds