Lines Matching refs:FILE
975 void *ASN1_d2i_fp(void *(*xnew)(void), d2i_of_void *d2i, FILE *in, void **x);
983 void *ASN1_item_d2i_fp(const ASN1_ITEM *it, FILE *in, void *x);
984 int ASN1_i2d_fp(i2d_of_void *i2d,FILE *out,void *x);
996 int ASN1_item_i2d_fp(const ASN1_ITEM *it, FILE *out, void *x);
997 int ASN1_STRING_print_ex_fp(FILE *fp, ASN1_STRING *str, unsigned long flags);