Home
last modified time | relevance | path

Searched refs:km1 (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
221 if (!TEST_ptr(km1 = EVP_KEYMGMT_fetch(fixture->ctx1, "RSA", NULL)) in test_pass_rsa()
224 || !TEST_ptr_ne(km1, km2)) in test_pass_rsa()
236 if (!TEST_ptr(provkey = evp_pkey_export_to_provider(pk, NULL, &km1, in test_pass_rsa()
278 EVP_KEYMGMT_free(km1); in test_pass_rsa()

Completed in 5 milliseconds