BN_set_word      3413 ext/openssl/openssl.c 						if (BN_set_word(bne, RSA_F4) != 1) {
BN_set_word      1152 ext/openssl/xp_ssl.c 		if (!BN_set_word(bn, RSA_F4) || ((rsa_tmp = RSA_new()) == NULL) ||