Home
last modified time | relevance | path

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

/Linux-v4.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;
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c1014 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c2533 struct crypto_alg crypto_alg; member
Dcaamalg.c3243 struct crypto_alg crypto_alg; member