Home
last modified time | relevance | path

Searched defs:crypto_alg (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dcrypto.h469 struct crypto_alg { struct
493 void (*cra_destroy)(struct crypto_alg *alg); argument
512 void crypto_stats_init(struct crypto_alg *alg); argument
/kernel/linux/linux-4.19/include/linux/
Dcrypto.h461 struct crypto_alg { struct
462 struct list_head cra_list;
463 struct list_head cra_users;
487 void (*cra_destroy)(struct crypto_alg *alg); argument
489 struct module *cra_module;
/kernel/linux/linux-4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c1021 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
/kernel/linux/linux-5.10/drivers/crypto/amcc/
Dcrypto4xx_core.c1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
/kernel/linux/linux-4.19/drivers/crypto/caam/
Dcaamalg_qi.c2533 struct crypto_alg crypto_alg; member
Dcaamalg.c3247 struct crypto_alg crypto_alg; member