evp_cipher_ctx_st Struct Reference

#include <evp.h>


Data Fields

const EVP_CIPHERcipher
ENGINEengine
int encrypt
int buf_len
unsigned char oiv [EVP_MAX_IV_LENGTH]
unsigned char iv [EVP_MAX_IV_LENGTH]
unsigned char buf [EVP_MAX_BLOCK_LENGTH]
int num
void * app_data
int key_len
unsigned long flags
void * cipher_data
int final_used
int block_mask
unsigned char final [EVP_MAX_BLOCK_LENGTH]


Detailed Description

Definition at line 367 of file evp.h.


Field Documentation

Definition at line 369 of file evp.h.

Definition at line 370 of file evp.h.

Definition at line 371 of file evp.h.

Definition at line 372 of file evp.h.

unsigned char evp_cipher_ctx_st::oiv[EVP_MAX_IV_LENGTH]

Definition at line 374 of file evp.h.

unsigned char evp_cipher_ctx_st::iv[EVP_MAX_IV_LENGTH]

Definition at line 375 of file evp.h.

unsigned char evp_cipher_ctx_st::buf[EVP_MAX_BLOCK_LENGTH]

Definition at line 376 of file evp.h.

Definition at line 377 of file evp.h.

Definition at line 379 of file evp.h.

Definition at line 380 of file evp.h.

unsigned long evp_cipher_ctx_st::flags

Definition at line 381 of file evp.h.

Definition at line 382 of file evp.h.

Definition at line 383 of file evp.h.

Definition at line 384 of file evp.h.

unsigned char evp_cipher_ctx_st::final[EVP_MAX_BLOCK_LENGTH]

Definition at line 385 of file evp.h.


The documentation for this struct was generated from the following file:

Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6