Ruby
2.0.0p648(2015-12-16revision53162)
|
Go to the source code of this file.
Functions | |
void | Init_sha1 () |
Variables | |
static const rb_digest_metadata_t | sha1 |
void Init_sha1 | ( | ) |
Definition at line 27 of file sha1init.c.
References Data_Wrap_Struct, rb_cObject, rb_define_class_under(), rb_define_module(), rb_intern, rb_ivar_set(), rb_path2class(), rb_require(), and sha1.
|
static |
Definition at line 11 of file sha1init.c.
Referenced by Init_sha1().