Searched refs:km3 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dkeymgmt_internal_test.c149 EVP_KEYMGMT *km = NULL, *km1 = NULL, *km2 = NULL, *km3 = NULL; local
223 || !TEST_ptr(km3 = EVP_KEYMGMT_fetch(fixture->ctx1, "RSA-PSS", NULL))
229 km = km3;
276 EVP_KEYMGMT_free(km3);

Completed in 102 milliseconds