Searched refs:km2 (Results 1 – 1 of 1) sorted by relevance
145 EVP_KEYMGMT *km = NULL, *km1 = NULL, *km2 = NULL, *km3 = NULL; in test_pass_rsa() local218 || !TEST_ptr(km2 = EVP_KEYMGMT_fetch(fixture->ctx2, "RSA", NULL)) in test_pass_rsa()220 || !TEST_ptr_ne(km1, km2)) in test_pass_rsa()234 || !TEST_true(evp_keymgmt_export(km2, provkey, in test_pass_rsa()271 EVP_KEYMGMT_free(km2); in test_pass_rsa()
Completed in 4 milliseconds