Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/evp/
Dp_lib.c526 EC_KEY *EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey) in EVP_PKEY_get0_EC_KEY() function
/freebsd-12-stable/contrib/wpa/src/crypto/
Dcrypto_openssl.c90 static EC_KEY * EVP_PKEY_get0_EC_KEY(EVP_PKEY *pkey) in EVP_PKEY_get0_EC_KEY() function