Searched refs:BN_print (Results 1 – 2 of 2) sorted by relevance
471 int BN_print(BIO *bp, const BIGNUM *a) { in BN_print() function510 ret = BN_print(b, a); in BN_print_fp()
293 OPENSSL_EXPORT int BN_print(BIO *bio, const BIGNUM *a);