Linux Kernel
3.7.1
|
#include <rtl_crypto.h>
Data Fields | |
int(* | cot_compress )(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) |
int(* | cot_decompress )(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) |
Definition at line 173 of file rtl_crypto.h.
int(* cot_compress)(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) |
Definition at line 174 of file rtl_crypto.h.
int(* cot_decompress)(struct crypto_tfm *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen) |
Definition at line 177 of file rtl_crypto.h.