Ruby  2.0.0p645(2015-04-13revision50299)
Functions | Variables
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

VALUE cHMAC

Definition at line 31 of file ossl_hmac.c.

Referenced by Init_ossl_hmac().

VALUE eHMACError

Definition at line 32 of file ossl_hmac.c.

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