Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dp_legacy.c78 const EC_KEY *EVP_PKEY_get0_EC_KEY(const EVP_PKEY *pkey) in EVP_PKEY_get0_EC_KEY() function
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c97 static EC_KEY * EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey) in EVP_PKEY_get0_EC_KEY() function