oir_buf          3976 ext/openssl/openssl.c 				char oir_buf[80];
oir_buf          3995 ext/openssl/openssl.c 					int oir_len = OBJ_obj2txt(oir_buf, sizeof(oir_buf), obj, 1);
oir_buf          3996 ext/openssl/openssl.c 					add_assoc_stringl(&ec, "curve_oid", (char*)oir_buf, oir_len);