85ossl_rand_write_file(
VALUE self,
VALUE filename)
116 }
else if (ret == -1) {
123#if defined(HAVE_RAND_PSEUDO_BYTES)
197ossl_rand_status(
VALUE self)
222#if defined(HAVE_RAND_PSEUDO_BYTES)
char str[HTML_ESCAPE_MAX_LEN+1]
VALUE rb_define_class_under(VALUE, const char *, VALUE)
Defines a class under the namespace of outer.
VALUE rb_define_module(const char *)
VALUE rb_define_module_under(VALUE, const char *)
void ossl_raise(VALUE exc, const char *fmt,...)
void Init_ossl_rand(void)