Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcrypto.h478 struct crypto_alg { struct
502 void (*cra_destroy)(struct crypto_alg *alg); argument
521 void crypto_stats_init(struct crypto_alg *alg); argument
/linux-5.19.10/drivers/crypto/amcc/
Dcrypto4xx_core.c1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()