ext/openssl/ossl_cipher.h File Reference

Go to the source code of this file.

Defines

#define _OSSL_CIPHER_H_

Functions

const EVP_CIPHER * GetCipherPtr (VALUE)
VALUE ossl_cipher_new (const EVP_CIPHER *)
void Init_ossl_cipher (void)

Variables

VALUE cCipher
VALUE eCipherError

Define Documentation

#define _OSSL_CIPHER_H_

Definition at line 12 of file ossl_cipher.h.


Function Documentation

const EVP_CIPHER* GetCipherPtr ( VALUE   ) 
void Init_ossl_cipher ( void   ) 
VALUE ossl_cipher_new ( const EVP_CIPHER *   ) 

Definition at line 55 of file ossl_cipher.c.

References AllocCipher, cCipher, eCipherError, NULL, ossl_cipher_alloc(), and ossl_raise().

Referenced by ossl_engine_get_cipher().


Variable Documentation

Definition at line 36 of file ossl_cipher.c.

Referenced by Init_ossl_cipher(), and ossl_cipher_new().


Generated on 1 Aug 2012 for Ruby by  doxygen 1.6.1