Home
last modified time | relevance | path

Searched refs:EVP_PKS_DSA (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/crypto/libressl/include/openssl/
H A Devp.h96 #define EVP_PKS_DSA 0x0200 macro
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509type.c112 ret |= EVP_PKS_DSA; in X509_certificate_type()