|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/crypto.h>#include <linux/errno.h>#include <linux/string.h>#include "internal.h"Go to the source code of this file.
Functions | |
| int | crypto_init_compress_ops (struct crypto_tfm *tfm) |
| void | crypto_exit_compress_ops (struct crypto_tfm *tfm) |
| void crypto_exit_compress_ops | ( | struct crypto_tfm * | tfm | ) |
Definition at line 46 of file compress.c.
| int crypto_init_compress_ops | ( | struct crypto_tfm * | tfm | ) |
Definition at line 36 of file compress.c.
1.8.2