Lines Matching refs:FILE
6 * \file crypto/ec/ec.h Include file for the OpenSSL EC functions
700 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off);
928 * \param fp file descriptor to which the information is printed
932 int ECParameters_print_fp(FILE *fp, const EC_KEY *key);
935 * \param fp file descriptor to which the information is printed
940 int EC_KEY_print_fp(FILE *fp, const EC_KEY *key, int off);