|
Linux Kernel
3.7.1
|
#include <algapi.h>
Data Fields | |
| struct list_head | list |
| struct hlist_head | instances |
| struct module * | module |
| struct crypto_instance *(* | alloc )(struct rtattr **tb) |
| void(* | free )(struct crypto_instance *inst) |
| int(* | create )(struct crypto_template *tmpl, struct rtattr **tb) |
| char | name [CRYPTO_MAX_ALG_NAME] |
| void(* free)(struct crypto_instance *inst) |
| struct hlist_head instances |
| char name[CRYPTO_MAX_ALG_NAME] |
1.8.2