Searched defs:crypto_alg (Results 1 – 6 of 6) sorted by relevance
469 struct crypto_alg { struct493 void (*cra_destroy)(struct crypto_alg *alg); argument512 void crypto_stats_init(struct crypto_alg *alg); argument
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;
1021 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
2533 struct crypto_alg crypto_alg; member
3247 struct crypto_alg crypto_alg; member