Home
last modified time | relevance | path

Searched defs:libctx (Results 426 - 450 of 555) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_conf.c479 OSSL_LIB_CTX *libctx = NULL; in do_store() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_lu.c74 X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, OSSL_LIB_CTX *libctx, const char *propq) X509_LOOKUP_ctrl_ex() argument
92 X509_LOOKUP_by_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, const X509_NAME *name, X509_OBJECT *ret, OSSL_LIB_CTX *libctx, const char *propq) X509_LOOKUP_by_subject_ex() argument
H A Dx_all.c41 int X509_REQ_verify_ex(X509_REQ *a, EVP_PKEY *r, OSSL_LIB_CTX *libctx, in X509_REQ_verify_ex() argument
221 OSSL_LIB_CTX *libctx = NULL; in d2i_PKCS7_fp() local
244 OSSL_LIB_CTX *libctx = NULL; d2i_PKCS7_bio() local
277 OSSL_LIB_CTX *libctx = NULL; d2i_X509_REQ_bio() local
687 d2i_PrivateKey_ex_fp(FILE *fp, EVP_PKEY **a, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_ex_fp() argument
751 d2i_PrivateKey_ex_bio(BIO *bp, EVP_PKEY **a, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_ex_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h85 OSSL_LIB_CTX *libctx; member
126 OSSL_LIB_CTX *libctx; member
206 OSSL_LIB_CTX *libctx; member
282 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_lib.c1168 static EVP_PKEY *evp_pkey_keygen(OSSL_LIB_CTX *libctx, const char *name, in evp_pkey_keygen() argument
1183 EVP_PKEY *EVP_PKEY_Q_keygen(OSSL_LIB_CTX *libctx, const char *propq, in EVP_PKEY_Q_keygen() argument
H A Dctrl_params_translate.c734 static const void *get_cipher_by_name(OSSL_LIB_CTX *libctx, const char *name) in get_cipher_by_name() argument
739 static const void *get_md_by_name(OSSL_LIB_CTX *libctx, const char *name) in get_md_by_name() argument
744 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpvkfmt.c793 derive_pvk_key(unsigned char *key, const unsigned char *salt, unsigned int saltlen, const unsigned char *pass, int passlen, OSSL_LIB_CTX *libctx, const char *propq) derive_pvk_key() argument
820 do_PVK_body_key(const unsigned char **in, unsigned int saltlen, unsigned int keylen, pem_password_cb *cb, void *u, int *isdss, int *ispub, OSSL_LIB_CTX *libctx, const char *propq) do_PVK_body_key() argument
917 do_PVK_key_bio(BIO *in, pem_password_cb *cb, void *u, int *isdss, int *ispub, OSSL_LIB_CTX *libctx, const char *propq) do_PVK_key_bio() argument
954 b2i_DSA_PVK_bio_ex(BIO *in, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) b2i_DSA_PVK_bio_ex() argument
969 b2i_RSA_PVK_bio_ex(BIO *in, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) b2i_RSA_PVK_bio_ex() argument
983 b2i_PVK_bio_ex(BIO *in, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) b2i_PVK_bio_ex() argument
998 i2b_PVK(unsigned char **out, const EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) i2b_PVK() argument
1101 i2b_PVK_bio_ex(BIO *out, const EVP_PKEY *pk, int enclevel, pem_password_cb *cb, void *u, OSSL_LIB_CTX *libctx, const char *propq) i2b_PVK_bio_ex() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ameth.c772 rsa_int_export_to(const EVP_PKEY *from, int rsa_type, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) rsa_int_export_to() argument
900 rsa_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) rsa_pkey_export_to() argument
908 rsa_pss_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) rsa_pss_pkey_export_to() argument
H A Drsa_lib.c70 RSA *ossl_rsa_new_with_ctx(OSSL_LIB_CTX *libctx) in ossl_rsa_new_with_ctx() argument
75 static RSA *rsa_new_intern(ENGINE *engine, OSSL_LIB_CTX *libctx) in rsa_new_intern() argument
197 void ossl_rsa_set0_libctx(RSA *r, OSSL_LIB_CTX *libctx) in ossl_rsa_set0_libctx() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c975 OSSL_LIB_CTX *libctx = app_get0_libctx(); in create_cert_store() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_curve.c3133 static EC_GROUP *ec_group_new_from_data(OSSL_LIB_CTX *libctx, in ec_group_new_from_data() argument
3280 EC_GROUP *EC_GROUP_new_by_curve_name_ex(OSSL_LIB_CTX *libctx, const char *propq, in EC_GROUP_new_by_curve_name_ex() argument
H A Dec_lib.c28 EC_GROUP *ossl_ec_group_new_ex(OSSL_LIB_CTX *libctx, const char *propq, in ossl_ec_group_new_ex() argument
1401 ec_group_explicit_to_named(const EC_GROUP *group, OSSL_LIB_CTX *libctx, const char *propq, BN_CTX *ctx) ec_group_explicit_to_named() argument
1472 group_new_from_name(const OSSL_PARAM *p, OSSL_LIB_CTX *libctx, const char *propq) group_new_from_name() argument
1537 EC_GROUP_new_from_params(const OSSL_PARAM params[], OSSL_LIB_CTX *libctx, const char *propq) EC_GROUP_new_from_params() argument
[all...]
H A Dec_local.h278 OSSL_LIB_CTX *libctx; member
302 OSSL_LIB_CTX *libctx; member
H A Decx_meth.c264 OSSL_LIB_CTX *libctx = NULL; in ecx_set_priv_key() local
282 OSSL_LIB_CTX *libctx = NULL; in ecx_set_pub_key() local
86 ecx_priv_decode_ex(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8, OSSL_LIB_CTX *libctx, const char *propq) ecx_priv_decode_ex() argument
348 ecx_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) ecx_pkey_export_to() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_lib.c81 BIO *BIO_new_ex(OSSL_LIB_CTX *libctx, const BIO_METHOD *method) in BIO_new_ex() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c23 OSSL_CMP_MSG *OSSL_CMP_MSG_new(OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CMP_MSG_new() argument
46 int ossl_cmp_msg_set0_libctx(OSSL_CMP_MSG *msg, OSSL_LIB_CTX *libctx, in ossl_cmp_msg_set0_libctx() argument
1097 OSSL_CMP_MSG_read(const char *file, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CMP_MSG_read() argument
1144 OSSL_LIB_CTX *libctx = NULL; d2i_OSSL_CMP_MSG() local
1165 OSSL_LIB_CTX *libctx = NULL; d2i_OSSL_CMP_MSG_bio() local
[all...]
/third_party/openssl/test/
H A Dtls-provider.c581 OSSL_LIB_CTX *libctx; member
806 unsigned int randomize_tls_group_id(OSSL_LIB_CTX *libctx) in randomize_tls_group_id() argument
844 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new(); in tls_provider_init() local
[all...]
/third_party/openssl/apps/
H A Dts.c975 OSSL_LIB_CTX *libctx = app_get0_libctx(); in create_cert_store() local
H A Dsmime.c158 OSSL_LIB_CTX *libctx = app_get0_libctx(); in smime_main() local
/third_party/openssl/crypto/cms/
H A Dcms_env.c246 CMS_AuthEnvelopedData_create_ex(const EVP_CIPHER *cipher, OSSL_LIB_CTX *libctx, in CMS_AuthEnvelopedData_create_ex() argument
529 OSSL_LIB_CTX *libctx = ossl_cms_ctx_get0_libctx(ctx); in cms_RecipientInfo_ktri_decrypt() local
216 CMS_EnvelopedData_create_ex(const EVP_CIPHER *cipher, OSSL_LIB_CTX *libctx, const char *propq) CMS_EnvelopedData_create_ex() argument
/third_party/openssl/crypto/ec/
H A Decx_meth.c264 OSSL_LIB_CTX *libctx = NULL; in ecx_set_priv_key() local
282 OSSL_LIB_CTX *libctx = NULL; in ecx_set_pub_key() local
86 ecx_priv_decode_ex(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8, OSSL_LIB_CTX *libctx, const char *propq) ecx_priv_decode_ex() argument
348 ecx_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) ecx_pkey_export_to() argument
[all...]
H A Dec_curve.c3133 static EC_GROUP *ec_group_new_from_data(OSSL_LIB_CTX *libctx, in ec_group_new_from_data() argument
3280 EC_GROUP *EC_GROUP_new_by_curve_name_ex(OSSL_LIB_CTX *libctx, const char *propq, in EC_GROUP_new_by_curve_name_ex() argument
/third_party/openssl/crypto/bio/
H A Dbio_lib.c81 BIO *BIO_new_ex(OSSL_LIB_CTX *libctx, const BIO_METHOD *method) in BIO_new_ex() argument
/third_party/openssl/crypto/evp/
H A Dctrl_params_translate.c731 static const void *get_cipher_by_name(OSSL_LIB_CTX *libctx, const char *name) in get_cipher_by_name() argument
736 static const void *get_md_by_name(OSSL_LIB_CTX *libctx, const char *name) in get_md_by_name() argument
741 fix_cipher_md(enum state state, const struct translation_st *translation, struct translation_ctx_st *ctx, const char *(*get_name)(void *algo), const void *(*get_algo_by_name)(OSSL_LIB_CTX *libctx, const char *name)) fix_cipher_md() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c23 OSSL_CMP_MSG *OSSL_CMP_MSG_new(OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CMP_MSG_new() argument
46 int ossl_cmp_msg_set0_libctx(OSSL_CMP_MSG *msg, OSSL_LIB_CTX *libctx, in ossl_cmp_msg_set0_libctx() argument
1097 OSSL_CMP_MSG_read(const char *file, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CMP_MSG_read() argument
1144 OSSL_LIB_CTX *libctx = NULL; d2i_OSSL_CMP_MSG() local
1165 OSSL_LIB_CTX *libctx = NULL; d2i_OSSL_CMP_MSG_bio() local
[all...]

Completed in 54 milliseconds

1...<<11121314151617181920>>...23