Home
last modified time | relevance | path

Searched defs:libctx (Results 126 - 150 of 554) sorted by relevance

12345678910>>...23

/third_party/openssl/crypto/
H A Dself_test_core.c54 static SELF_TEST_CB *get_self_test_callback(OSSL_LIB_CTX *libctx) in get_self_test_callback() argument
60 void OSSL_SELF_TEST_set_callback(OSSL_LIB_CTX *libctx, OSSL_CALLBACK *cb, in OSSL_SELF_TEST_set_callback() argument
71 void OSSL_SELF_TEST_get_callback(OSSL_LIB_CTX *libctx, OSSL_CALLBACK **cb, in OSSL_SELF_TEST_get_callback() argument
/third_party/openssl/crypto/x509/
H A Dby_file.c47 by_file_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, char **ret, OSSL_LIB_CTX *libctx, const char *propq) by_file_ctrl_ex() argument
89 X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, OSSL_LIB_CTX *libctx, const char *propq) X509_load_cert_file_ex() argument
216 X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, OSSL_LIB_CTX *libctx, const char *propq) X509_load_cert_crl_file_ex() argument
[all...]
/third_party/openssl/demos/cipher/
H A Daesccm.c67 OSSL_LIB_CTX *libctx = NULL; variable
H A Daesgcm.c67 OSSL_LIB_CTX *libctx = NULL; variable
/third_party/openssl/demos/keyexch/
H A Dx25519.c206 OSSL_LIB_CTX *libctx = NULL; in keyexch_x25519() local
63 keyexch_x25519_before( OSSL_LIB_CTX *libctx, const unsigned char *kat_privk_data, PEER_DATA *local_peer) keyexch_x25519_before() argument
117 keyexch_x25519_after( OSSL_LIB_CTX *libctx, int use_kat, PEER_DATA *local_peer, const unsigned char *remote_peer_pubk_data) keyexch_x25519_after() argument
[all...]
/third_party/openssl/test/helpers/
H A Dpredefined_dhparams.c18 static EVP_PKEY *get_dh_from_pg_bn(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg_bn() argument
48 static EVP_PKEY *get_dh_from_pg(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg() argument
72 EVP_PKEY *get_dh512(OSSL_LIB_CTX *libctx) in get_dh512() argument
90 EVP_PKEY *get_dhx512(OSSL_LIB_CTX *libctx) in get_dhx512() argument
119 EVP_PKEY *get_dh1024dsa(OSSL_LIB_CTX *libctx) in get_dh1024dsa() argument
152 get_dh2048(OSSL_LIB_CTX *libctx) get_dh2048() argument
173 get_dh4096(OSSL_LIB_CTX *libctx) get_dh4096() argument
[all...]
/third_party/openssl/test/
H A Dprovider_pkey_test.c20 static OSSL_LIB_CTX *libctx = NULL; variable
[all...]
/third_party/openssl/crypto/asn1/
H A Dd2i_pr.c27 d2i_PrivateKey_decoder(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_decoder() argument
78 ossl_d2i_PrivateKey_legacy(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) ossl_d2i_PrivateKey_legacy() argument
143 d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_PrivateKey_ex() argument
162 d2i_AutoPrivateKey_legacy(EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_AutoPrivateKey_legacy() argument
218 d2i_AutoPrivateKey_ex(EVP_PKEY **a, const unsigned char **pp, long length, OSSL_LIB_CTX *libctx, const char *propq) d2i_AutoPrivateKey_ex() argument
[all...]
H A Dtasn_new.c37 ASN1_VALUE *ASN1_item_new_ex(const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, in ASN1_item_new_ex() argument
49 ossl_asn1_item_ex_new_intern(ASN1_VALUE **pval, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) ossl_asn1_item_ex_new_intern() argument
60 asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_embed_new() argument
207 asn1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, OSSL_LIB_CTX *libctx, const char *propq) asn1_template_new() argument
[all...]
/third_party/openssl/crypto/ct/
H A Dct_b64.c135 CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, const char *name, OSSL_LIB_CTX *libctx, const char *propq) CTLOG_new_from_base64_ex() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_sign.c126 ASN1_item_sign_ex(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, const void *data, const ASN1_OCTET_STRING *id, EVP_PKEY *pkey, const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) ASN1_item_sign_ex() argument
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync.c181 OSSL_LIB_CTX *libctx; in ASYNC_start_job() local
[all...]
H A Dasync_local.h46 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_backend.c187 ossl_dh_key_from_pkcs8(const PKCS8_PRIV_KEY_INFO *p8inf, OSSL_LIB_CTX *libctx, const char *propq) ossl_dh_key_from_pkcs8() argument
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_util.c167 const EVP_MD *ossl_prov_digest_fetch(PROV_DIGEST *pd, OSSL_LIB_CTX *libctx, in ossl_prov_digest_fetch() argument
290 ossl_prov_macctx_load_from_params(EVP_MAC_CTX **macctx, const OSSL_PARAM params[], const char *macname, const char *ciphername, const char *mdname, OSSL_LIB_CTX *libctx) ossl_prov_macctx_load_from_params() argument
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c43 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2ms.c57 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(ctx->provctx); in write_pvk() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dpbkdf1.c186 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(ctx->provctx); in kdf_pbkdf1_set_ctx_params() local
/third_party/node/deps/openssl/openssl/ssl/record/
H A Dtls_pad.c68 ssl3_cbc_remove_padding_and_mac(size_t *reclen, size_t origreclen, unsigned char *recdata, unsigned char **mac, int *alloced, size_t block_size, size_t mac_size, OSSL_LIB_CTX *libctx) ssl3_cbc_remove_padding_and_mac() argument
113 tls1_cbc_remove_padding_and_mac(size_t *reclen, size_t origreclen, unsigned char *recdata, unsigned char **mac, int *alloced, size_t block_size, size_t mac_size, int aead, OSSL_LIB_CTX *libctx) tls1_cbc_remove_padding_and_mac() argument
197 ssl3_cbc_copy_mac(size_t *reclen, size_t origreclen, unsigned char *recdata, unsigned char **mac, int *alloced, size_t block_size, size_t mac_size, size_t good, OSSL_LIB_CTX *libctx) ssl3_cbc_copy_mac() argument
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_lib.c26 srp_Calc_xy(const BIGNUM *x, const BIGNUM *y, const BIGNUM *N, OSSL_LIB_CTX *libctx, const char *propq) srp_Calc_xy() argument
55 srp_Calc_k(const BIGNUM *N, const BIGNUM *g, OSSL_LIB_CTX *libctx, const char *propq) srp_Calc_k() argument
63 SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N, OSSL_LIB_CTX *libctx, const char *propq) SRP_Calc_u_ex() argument
106 SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, const BIGNUM *v, OSSL_LIB_CTX *libctx, const char *propq) SRP_Calc_B_ex() argument
144 SRP_Calc_x_ex(const BIGNUM *s, const char *user, const char *pass, OSSL_LIB_CTX *libctx, const char *propq) SRP_Calc_x_ex() argument
212 SRP_Calc_client_key_ex(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, const BIGNUM *x, const BIGNUM *a, const BIGNUM *u, OSSL_LIB_CTX *libctx, const char *propq) SRP_Calc_client_key_ex() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_store.c16 cache_objects(X509_LOOKUP *lctx, const char *uri, const OSSL_STORE_SEARCH *criterion, int depth, OSSL_LIB_CTX *libctx, const char *propq) cache_objects() argument
108 by_store_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, char **retp, OSSL_LIB_CTX *libctx, const char *propq) by_store_ctrl_ex() argument
147 by_store(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, const OSSL_STORE_SEARCH *criterion, X509_OBJECT *ret, OSSL_LIB_CTX *libctx, const char *propq) by_store() argument
165 by_store_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, const X509_NAME *name, X509_OBJECT *ret, OSSL_LIB_CTX *libctx, const char *propq) by_store_subject_ex() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h67 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_meth.c169 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch() argument
239 void EVP_MAC_do_all_provided(OSSL_LIB_CTX *libctx, in EVP_MAC_do_all_provided() argument
H A Dnames.c75 const EVP_CIPHER *evp_get_cipherbyname_ex(OSSL_LIB_CTX *libctx, in evp_get_cipherbyname_ex() argument
122 const EVP_MD *evp_get_digestbyname_ex(OSSL_LIB_CTX *libctx, const char *name) in evp_get_digestbyname_ex() argument
H A Dp5_crpt2.c22 ossl_pkcs5_pbkdf2_hmac_ex(const char *pass, int passlen, const unsigned char *salt, int saltlen, int iter, const EVP_MD *digest, int keylen, unsigned char *out, OSSL_LIB_CTX *libctx, const char *propq) ossl_pkcs5_pbkdf2_hmac_ex() argument
112 PKCS5_v2_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBE_keyivgen_ex() argument
180 PKCS5_v2_PBKDF2_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBKDF2_keyivgen_ex() argument

Completed in 16 milliseconds

12345678910>>...23