Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/crypto.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/string.h>
#include "internal.h"
Go to the source code of this file.
Functions | |
int | crypto_init_cipher_ops (struct crypto_tfm *tfm) |
void | crypto_exit_cipher_ops (struct crypto_tfm *tfm) |
void crypto_exit_cipher_ops | ( | struct crypto_tfm * | tfm | ) |
int crypto_init_cipher_ops | ( | struct crypto_tfm * | tfm | ) |