Searched defs:crypto_alg (Results 1 – 4 of 4) sorted by relevance
103 struct crypto_alg { struct122 int crypto_register_alg(struct crypto_alg *alg); argument
539 struct crypto_alg { struct540 struct list_head cra_list;541 struct list_head cra_users;543 u32 cra_flags;567 void (*cra_destroy)(struct crypto_alg *alg); argument575 int crypto_register_alg(struct crypto_alg *alg); argument
1027 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
4132 struct crypto_alg crypto_alg; member