evp_cipher_ctx_st Struct Reference


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]

Field Documentation

unsigned char evp_cipher_ctx_st::buf[EVP_MAX_BLOCK_LENGTH]

unsigned char evp_cipher_ctx_st::final[EVP_MAX_BLOCK_LENGTH]

unsigned long evp_cipher_ctx_st::flags

unsigned char evp_cipher_ctx_st::iv[EVP_MAX_IV_LENGTH]

unsigned char evp_cipher_ctx_st::oiv[EVP_MAX_IV_LENGTH]


Generated on Wed Sep 2 14:03:42 2015 for CryptoPkg[ALL] by  doxygen 1.5.7.1