HomeSort by: relevance | last modified time | path
    Searched defs:custom_pmeth_copy (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
evp_extra_test.c 4473 static int custom_pmeth_copy(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src) function
4618 EVP_PKEY_meth_set_copy(custom_pmeth, custom_pmeth_copy);
  /src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c 5502 static int custom_pmeth_copy(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src) function
5648 EVP_PKEY_meth_set_copy(custom_pmeth, custom_pmeth_copy);

Completed in 31 milliseconds