Searched refs:OSSL_LIB_CTX_new (Results 1 – 25 of 65) sorted by relevance
123
25 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_double_config()51 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_recursive_config()99 ctx = OSSL_LIB_CTX_new(); in test_path_config()
219 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new(); in test_builtin_provider()237 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new(); in test_builtin_provider_with_child()269 OSSL_LIB_CTX *libctx = OSSL_LIB_CTX_new(); in test_loaded_provider()279 libctx = OSSL_LIB_CTX_new(); in test_loaded_provider()
18 OSSL_LIB_CTX *local = OSSL_LIB_CTX_new(); in test_set0_default()53 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_set_get_conf_diagnostics()
56 || !TEST_ptr(fixture->ctx1 = OSSL_LIB_CTX_new()) in set_up()59 || !TEST_ptr(fixture->ctx2 = OSSL_LIB_CTX_new()) in set_up()310 if (!TEST_ptr(libctx = OSSL_LIB_CTX_new()) in test_evp_pkey_export_to_provider()
22 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_no_deflt_ctx_init()
41 OSSL_LIB_CTX *newctx = OSSL_LIB_CTX_new(); in test_asn1_stable_parse()
41 ok = TEST_ptr(ctx = OSSL_LIB_CTX_new()) in test_explicit_provider()
41 && TEST_ptr(ctx = OSSL_LIB_CTX_new()) in test_explicit_libctx()
85 ctx = OSSL_LIB_CTX_new(); in load_providers()129 ctx = OSSL_LIB_CTX_new(); in test_legacy_provider_unloaded()
93 if (!TEST_ptr(libctx = OSSL_LIB_CTX_new()) in test_default_props_and_providers()
103 if (!TEST_ptr(ctx = OSSL_LIB_CTX_new()) in test_cache_flushes()
42 app_libctx = OSSL_LIB_CTX_new(); in app_create_libctx()
5 OSSL_LIB_CTX, OSSL_LIB_CTX_get_data, OSSL_LIB_CTX_new,17 OSSL_LIB_CTX *OSSL_LIB_CTX_new(void);40 OSSL_LIB_CTX_new() creates a new OpenSSL library context.126 OSSL_LIB_CTX_new(), OSSL_LIB_CTX_get0_global_default() and
53 library_context = OSSL_LIB_CTX_new(); in main()
67 library_context = OSSL_LIB_CTX_new(); in main()
69 library_context = OSSL_LIB_CTX_new(); in main()
85 library_context = OSSL_LIB_CTX_new(); in main()
56 library_context = OSSL_LIB_CTX_new(); in main()
68 library_context = OSSL_LIB_CTX_new(); in main()
117 library_context = OSSL_LIB_CTX_new(); in main()
198 library_context = OSSL_LIB_CTX_new(); in main()
97 library_context = OSSL_LIB_CTX_new(); in main()
54 library_context = OSSL_LIB_CTX_new(); in main()
46 library_context = OSSL_LIB_CTX_new(); in demonstrate_digest()
142 library_context = OSSL_LIB_CTX_new(); in demonstrate_digest()