Home
last modified time | relevance | path

Searched defs:pkey_ec_copy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_pmeth.c56 static int pkey_ec_copy(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src) in pkey_ec_copy() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_pmeth.c62 static int pkey_ec_copy(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src) in pkey_ec_copy() function