Searched refs:SMIME_CRLFEOL (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/include/openssl/ | ||
D | asn1.h | 116 # define SMIME_CRLFEOL 0x800 macro |
/third_party/openssl/crypto/asn1/ | ||
D | asn_mime.c | 243 if (flags & SMIME_CRLFEOL) in SMIME_write_ASN1() |