Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509type.c90 ret = EVP_PK_EC|EVP_PKT_SIGN|EVP_PKT_EXCH; in X509_certificate_type()
/dragonfly/crypto/libressl/include/openssl/
H A Devp.h91 #define EVP_PK_EC 0x0008 macro