Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn_mime.c122 if (flags & SMIME_STREAM) { in i2d_ASN1_bio_stream()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h157 #define SMIME_STREAM 0x1000 macro