Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c2355 static int pkey_custom_param_check(EVP_PKEY *pkey) in pkey_custom_param_check() function
5438 EVP_PKEY_meth_set_param_check(custom_pmeth, pkey_custom_param_check); in setup_tests()