Linux Kernel
3.7.1
|
#include "rtl_crypto.h"
#include <linux/mm.h>
#include <linux/errno.h>
#include <linux/highmem.h>
#include <asm/scatterlist.h>
#include "internal.h"
Go to the source code of this file.
Functions | |
int | crypto_init_digest_flags (struct crypto_tfm *tfm, u32 flags) |
int | crypto_init_digest_ops (struct crypto_tfm *tfm) |
void | crypto_exit_digest_ops (struct crypto_tfm *tfm) |
void crypto_exit_digest_ops | ( | struct crypto_tfm * | tfm | ) |
int crypto_init_digest_flags | ( | struct crypto_tfm * | tfm, |
u32 | flags | ||
) |
int crypto_init_digest_ops | ( | struct crypto_tfm * | tfm | ) |