Home
last modified time | relevance | path

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

/openssl/test/
H A Dkeymgmt_internal_test.c149 EVP_KEYMGMT *km = NULL, *km1 = NULL, *km2 = NULL, *km3 = NULL; in test_pass_rsa() local
222 || !TEST_ptr(km2 = EVP_KEYMGMT_fetch(fixture->ctx2, "RSA", NULL)) in test_pass_rsa()
224 || !TEST_ptr_ne(km1, km2)) in test_pass_rsa()
238 || !TEST_true(evp_keymgmt_export(km2, provkey, in test_pass_rsa()
279 EVP_KEYMGMT_free(km2); in test_pass_rsa()

Completed in 5 milliseconds