Searched refs:pkey_custom_param_check (Results 1 – 1 of 1) sorted by relevance
2355 static int pkey_custom_param_check(EVP_PKEY *pkey) in pkey_custom_param_check() function5438 EVP_PKEY_meth_set_param_check(custom_pmeth, pkey_custom_param_check); in setup_tests()