Ruby 1.9.3p327(2012-11-10revision37606)
Functions | Variables
ext/digest/sha1/sha1init.c File Reference
#include "digest.h"
#include "sha1.h"
Include dependency graph for sha1init.c:

Go to the source code of this file.

Functions

void Init_sha1 ()

Variables

static const rb_digest_metadata_t sha1

Function Documentation

void Init_sha1 ( )

Variable Documentation

const rb_digest_metadata_t sha1 [static]