Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509type.c115 ret |= EVP_PKS_EC; in X509_certificate_type()
/dragonfly/crypto/libressl/include/openssl/
H A Devp.h97 #define EVP_PKS_EC 0x0400 macro