Home | History | Annotate | Download | only in openssl

Lines Matching refs:BN_print_fp

300 /* BN_print_fp acts like |BIO_print|, but wraps |fp| in a |BIO| first. */
301 OPENSSL_EXPORT int BN_print_fp(FILE *fp, const BIGNUM *a);