Searched defs:crypto_alg (Results 1 – 2 of 2) sorted by relevance
550 struct crypto_alg { struct551 struct list_head cra_list;552 struct list_head cra_users;576 void (*cra_destroy)(struct crypto_alg *alg); argument595 void crypto_stats_init(struct crypto_alg *alg); argument
1010 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()