Linux Kernel
3.7.1
|
#include <crypto.h>
Data Fields | |
struct crypto_tfm * | tfm |
void(* | crfn )(struct crypto_tfm *tfm, u8 *dst, const u8 *src) |
unsigned int(* | prfn )(const struct cipher_desc *desc, u8 *dst, const u8 *src, unsigned int nbytes) |
void * | info |
struct crypto_tfm* tfm |