BN_new           3412 ext/openssl/openssl.c 						BIGNUM *bne = (BIGNUM *)BN_new();
BN_new           1148 ext/openssl/xp_ssl.c 	if (!rsa_tmp && ((bn = BN_new()) == NULL)) {