Searched refs:pkey_custom_pub_check (Results 1 – 1 of 1) sorted by relevance
2705 static int pkey_custom_pub_check(EVP_PKEY *pkey) in pkey_custom_pub_check() function5991 EVP_PKEY_meth_set_public_check(custom_pmeth, pkey_custom_pub_check); in setup_tests()
Completed in 18 milliseconds