|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | crypto_aead_spawn |
Functions | |
| struct crypto_alg * | crypto_lookup_aead (const char *name, u32 type, u32 mask) |
| int | crypto_grab_aead (struct crypto_aead_spawn *spawn, const char *name, u32 type, u32 mask) |
| struct crypto_instance * | aead_geniv_alloc (struct crypto_template *tmpl, struct rtattr **tb, u32 type, u32 mask) |
| void | aead_geniv_free (struct crypto_instance *inst) |
| int | aead_geniv_init (struct crypto_tfm *tfm) |
| void | aead_geniv_exit (struct crypto_tfm *tfm) |
Variables | |
| struct crypto_type | crypto_nivaead_type |
|
read |
| void aead_geniv_exit | ( | struct crypto_tfm * | tfm | ) |
| void aead_geniv_free | ( | struct crypto_instance * | inst | ) |
| int aead_geniv_init | ( | struct crypto_tfm * | tfm | ) |
| struct crypto_type crypto_nivaead_type |
1.8.2