Home
last modified time | relevance | path

Searched defs:libctx (Results 351 - 375 of 555) sorted by relevance

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

/third_party/openssl/providers/implementations/storemgmt/
H A Dfile_store.c420 OSSL_LIB_CTX *libctx = ossl_prov_ctx_get0_libctx(ctx->provctx); in file_setup_decoders() local
/third_party/openssl/providers/implementations/signature/
H A Decdsa_sig.c64 OSSL_LIB_CTX *libctx; member
H A Ddsa_sig.c66 OSSL_LIB_CTX *libctx; member
/third_party/openssl/providers/implementations/rands/
H A Ddrbg.c277 static void *prov_drbg_nonce_ossl_ctx_new(OSSL_LIB_CTX *libctx) in prov_drbg_nonce_ossl_ctx_new() argument
317 OSSL_LIB_CTX *libctx = ossl_prov_ctx_get0_libctx(drbg->provctx); in prov_drbg_get_nonce() local
H A Ddrbg_hash.c463 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(ctx->provctx); in drbg_hash_set_ctx_params() local
/third_party/openssl/crypto/rsa/
H A Drsa_backend.c228 ossl_rsa_pss_params_30_fromdata(RSA_PSS_PARAMS_30 *pss_params, int *defaults_set, const OSSL_PARAM params[], OSSL_LIB_CTX *libctx) ossl_rsa_pss_params_30_fromdata() argument
560 ossl_rsa_key_from_pkcs8(const PKCS8_PRIV_KEY_INFO *p8inf, OSSL_LIB_CTX *libctx, const char *propq) ossl_rsa_key_from_pkcs8() argument
/third_party/openssl/providers/fips/
H A Dself_test_kats.c20 self_test_digest(const ST_KAT_DIGEST *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_digest() argument
85 self_test_cipher(const ST_KAT_CIPHER *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_cipher() argument
195 self_test_kdf(const ST_KAT_KDF *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_kdf() argument
250 self_test_drbg(const ST_KAT_DRBG *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_drbg() argument
362 self_test_ka(const ST_KAT_KAS *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_ka() argument
439 self_test_sign(const ST_KAT_SIGN *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_sign() argument
533 self_test_asym_cipher(const ST_KAT_ASYM_CIPHER *t, OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_asym_cipher() argument
619 self_test_digests(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_digests() argument
630 self_test_ciphers(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_ciphers() argument
641 self_test_asym_ciphers(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_asym_ciphers() argument
652 self_test_kdfs(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_kdfs() argument
663 self_test_drbgs(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_drbgs() argument
674 self_test_kas(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_kas() argument
689 self_test_signatures(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) self_test_signatures() argument
705 SELF_TEST_kats(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) SELF_TEST_kats() argument
[all...]
H A Dself_test.c180 verify_integrity(OSSL_CORE_BIO *bio, OSSL_FUNC_BIO_read_ex_fn read_ex_cb, unsigned char *expected, size_t expected_len, OSSL_LIB_CTX *libctx, OSSL_SELF_TEST *ev, const char *event_type) verify_integrity() argument
/third_party/openssl/test/
H A Dprovfetchtest.c206 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new_child(handle, in); in dummy_provider_init() local
232 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new(); in fetch_test() local
[all...]
H A Dcmp_msg_test.c33 static OSSL_LIB_CTX *libctx = NULL; variable
[all...]
/third_party/openssl/test/helpers/
H A Dpkcs12.c62 void PKCS12_helper_set_libctx(OSSL_LIB_CTX *libctx) in PKCS12_helper_set_libctx() argument
/third_party/openssl/crypto/asn1/
H A Dtasn_dec.c107 asn1_item_ex_d2i_intern(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_ex_d2i_intern() argument
133 ASN1_item_d2i_ex(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) ASN1_item_d2i_ex() argument
162 asn1_item_embed_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_embed_d2i() argument
496 asn1_template_ex_d2i(ASN1_VALUE **val, const unsigned char **in, long inlen, const ASN1_TEMPLATE *tt, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_template_ex_d2i() argument
568 asn1_template_noexp_d2i(ASN1_VALUE **val, const unsigned char **in, long len, const ASN1_TEMPLATE *tt, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_template_noexp_d2i() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c138 b64_read_asn1(BIO *bio, const ASN1_ITEM *it, ASN1_VALUE **x, OSSL_LIB_CTX *libctx, const char *propq) b64_read_asn1() argument
238 SMIME_write_ASN1_ex(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid, STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) SMIME_write_ASN1_ex() argument
397 SMIME_read_ASN1_ex(BIO *bio, int flags, BIO **bcont, const ASN1_ITEM *it, ASN1_VALUE **x, OSSL_LIB_CTX *libctx, const char *propq) SMIME_read_ASN1_ex() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_ctx.c102 OSSL_CMP_CTX *OSSL_CMP_CTX_new(OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CMP_CTX_new() argument
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_ameth.c452 dh_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) dh_pkey_export_to() argument
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dfipsprov.c82 static void *fips_prov_ossl_ctx_new(OSSL_LIB_CTX *libctx) in fips_prov_ossl_ctx_new() argument
546 OSSL_LIB_CTX *libctx = NULL; in OSSL_provider_init_int() local
813 FIPS_get_core_handle(OSSL_LIB_CTX *libctx) FIPS_get_core_handle() argument
892 FIPS_security_check_enabled(OSSL_LIB_CTX *libctx) FIPS_security_check_enabled() argument
901 OSSL_SELF_TEST_get_callback(OSSL_LIB_CTX *libctx, OSSL_CALLBACK **cb, void **cbarg) OSSL_SELF_TEST_get_callback() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c428 ec_param_explicit_to_text(BIO *out, const EC_GROUP *group, OSSL_LIB_CTX *libctx) ec_param_explicit_to_text() argument
469 ec_param_to_text(BIO *out, const EC_GROUP *group, OSSL_LIB_CTX *libctx) ec_param_to_text() argument
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h94 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dx942kdf.c76 static int find_alg_id(OSSL_LIB_CTX *libctx, const char *algname, in find_alg_id() argument
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c54 OSSL_LIB_CTX *libctx; member
447 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(provctx); in dh_gen_init_base() local
H A Ddsa_kmgmt.c53 OSSL_LIB_CTX *libctx; member
408 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(provctx); in dsa_gen_init() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c664 OSSL_LIB_CTX *libctx = PROV_LIBCTX_OF(ctx->provctx); in drbg_ctr_set_ctx_params() local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Drsa_sig.c76 OSSL_LIB_CTX *libctx; member
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_lib.c63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_open_ex() argument
963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_sign.c112 TS_RESP_CTX *TS_RESP_CTX_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in TS_RESP_CTX_new_ex() argument

Completed in 30 milliseconds

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