Searched defs:crypto_alg (Results 1 – 4 of 4) sorted by relevance
461 struct crypto_alg { struct462 struct list_head cra_list;463 struct list_head cra_users;487 void (*cra_destroy)(struct crypto_alg *alg); argument489 struct module *cra_module;
1014 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
2533 struct crypto_alg crypto_alg; member
3243 struct crypto_alg crypto_alg; member