Home
last modified time | relevance | path

Searched refs:mainctx (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Devp_extra_test2.c39 static OSSL_LIB_CTX *mainctx = NULL; variable
472 if (TEST_ptr(key = EVP_PKEY_Q_keygen(mainctx, NULL, "XOR"))) in test_new_keytype()
583 mainctx, NULL)) in test_rsa_tofrom_data_select()
696 if (!TEST_ptr(oldctx = OSSL_LIB_CTX_set0_default(mainctx)) in test_alternative_default()
1084 mainctx, NULL)) in test_dsa_tofrom_data_select()
1117 mainctx, NULL)) in test_dsa_todata()
1220 mainctx, NULL)) in test_pkey_todata_null()
1262 mainctx, NULL)) in test_pkey_export()
1444 OSSL_LIB_CTX_free(mainctx); in setup_tests()
1445 mainctx = NULL; in setup_tests()
[all …]

Completed in 8 milliseconds