oir_buf          3939 ext/openssl/openssl.c 				char oir_buf[80];
oir_buf          3959 ext/openssl/openssl.c 					int oir_len = OBJ_obj2txt(oir_buf, sizeof(oir_buf), obj, 1);
oir_buf          3960 ext/openssl/openssl.c 					add_assoc_stringl(ec, "curve_oid", (char*)oir_buf, oir_len, 1);