Public Member Functions | |
TAILQ_ENTRY (codec_s) np | |
Data Fields | |
codec_transform_t | transform |
codec_flush_t | flush |
codec_free_t | free |
char | cbuf [CODEC_BUFSZ] |
size_t | ccount |
size_t | coff |
|
|
|
Definition at line 45 of file codec.h. Referenced by codec_cipher_create(). |
|
|
|
|
|
Definition at line 41 of file codec.h. Referenced by codec_cipher_create(), and codec_gzip_create(). |
|
Definition at line 42 of file codec.h. Referenced by codec_cipher_create(), codec_free(), and codec_gzip_create(). |
|
Definition at line 40 of file codec.h. Referenced by codec_cipher_create(), and codec_gzip_create(). |