Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c4473 static int custom_pmeth_copy(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src) in custom_pmeth_copy() function
4618 EVP_PKEY_meth_set_copy(custom_pmeth, custom_pmeth_copy); in test_custom_pmeth()