Lines Matching refs:flags
215 int flags; /* Should we free this one */ member
248 long flags; member
277 unsigned long flags; member
822 unsigned char *flags, int flags_len);
1007 int ASN1_STRING_print_ex_fp(FILE *fp, ASN1_STRING *str, unsigned long flags);
1039 int ASN1_STRING_print_ex(BIO *out, ASN1_STRING *str, unsigned long flags);
1137 void ASN1_PCTX_set_flags(ASN1_PCTX *p, unsigned long flags);
1139 void ASN1_PCTX_set_nm_flags(ASN1_PCTX *p, unsigned long flags);
1141 void ASN1_PCTX_set_cert_flags(ASN1_PCTX *p, unsigned long flags);
1143 void ASN1_PCTX_set_oid_flags(ASN1_PCTX *p, unsigned long flags);
1145 void ASN1_PCTX_set_str_flags(ASN1_PCTX *p, unsigned long flags);
1151 int i2d_ASN1_bio_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags,
1153 int PEM_write_bio_ASN1_stream(BIO *out, ASN1_VALUE *val, BIO *in, int flags,
1155 int SMIME_write_ASN1(BIO *bio, ASN1_VALUE *val, BIO *data, int flags,
1159 int SMIME_crlf_copy(BIO *in, BIO *out, int flags);