Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dcrypto.h343 struct crypto_alg { struct
367 void (*cra_destroy)(struct crypto_alg *alg); argument
369 struct module *cra_module;
/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-6.6/drivers/crypto/aspeed/
Daspeed-hace-crypto.c412 u32 crypto_alg = cmd & HACE_CMD_OP_MODE_MASK; in aspeed_des_crypt() local
590 u32 crypto_alg = cmd & HACE_CMD_OP_MODE_MASK; in aspeed_aes_crypt() local
707 struct aspeed_hace_alg *crypto_alg; in aspeed_crypto_cra_init() local
/kernel/linux/linux-5.10/drivers/crypto/amcc/
Dcrypto4xx_core.c1005 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()
/kernel/linux/linux-6.6/drivers/crypto/amcc/
Dcrypto4xx_core.c1005 struct crypto4xx_alg_common *crypto_alg, in crypto4xx_register_alg()