Searched defs:crypto_alg (Results 1 – 3 of 3) sorted by relevance
441 struct crypto_alg { struct442 struct list_head cra_list;443 struct list_head cra_users;467 void (*cra_destroy)(struct crypto_alg *alg); argument475 int crypto_register_alg(struct crypto_alg *alg); argument
1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
4323 struct crypto_alg crypto_alg; member