Ruby  2.0.0p247(2013-06-27revision41674)
Functions | Variables
ext/openssl/ossl_hmac.h File Reference

Go to the source code of this file.

Functions

void Init_ossl_hmac (void)

Variables

VALUE cHMAC
VALUE eHMACError

Function Documentation

void Init_ossl_hmac ( void  )

Variable Documentation

Definition at line 31 of file ossl_hmac.c.

Referenced by Init_ossl_hmac().

Definition at line 32 of file ossl_hmac.c.

Referenced by hmac_final(), Init_ossl_hmac(), ossl_hmac_hexdigest(), and ossl_hmac_s_hexdigest().