px_combo Struct Reference
#include <px.h>
Detailed Description
Definition at line 163 of file px.h.
Field Documentation
◆ cipher
Definition at line 175 of file px.h.
◆ decrypt
Definition at line 169 of file px.h.
◆ decrypt_len
unsigned(* px_combo::decrypt_len) (
PX_Combo *
cx, unsigned dlen)
Definition at line 172 of file px.h.
◆ encrypt
Definition at line 167 of file px.h.
◆ encrypt_len
unsigned(* px_combo::encrypt_len) (
PX_Combo *
cx, unsigned dlen)
Definition at line 171 of file px.h.
◆ free
Definition at line 173 of file px.h.
◆ init
int(* px_combo::init) (
PX_Combo *
cx, const
uint8 *key, unsigned klen, const
uint8 *iv, unsigned ivlen)
Definition at line 165 of file px.h.
◆ padding
unsigned px_combo::padding
Definition at line 176 of file px.h.
The documentation for this struct was generated from the following file: