Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509type.c124 ret |= EVP_PKT_EXP; in X509_certificate_type()
/dragonfly/crypto/libressl/include/openssl/
H A Devp.h98 #define EVP_PKT_EXP 0x1000 /* <= 512 bit key */ macro