Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h466 struct crypto_alg { struct
490 void (*cra_destroy)(struct crypto_alg *alg); argument
509 void crypto_stats_init(struct crypto_alg *alg); argument
/Linux-v5.10/drivers/crypto/amcc/
Dcrypto4xx_core.c1007 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()