Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dakcipher.c46 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm() local
54 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm() local
68 struct akcipher_instance *akcipher = akcipher_instance(inst); in crypto_akcipher_free_instance() local
262 struct crypto_akcipher *akcipher; in crypto_init_akcipher_ops_sig() local
Dtestmgr.c153 struct akcipher_test_suite akcipher; member
/linux-6.12.1/include/crypto/internal/
Dakcipher.h46 static inline void akcipher_set_reqsize(struct crypto_akcipher *akcipher, in akcipher_set_reqsize()
52 static inline void akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher, in akcipher_set_reqsize_dma()
93 struct crypto_akcipher *akcipher) in akcipher_alg_instance()
/linux-6.12.1/drivers/crypto/aspeed/
Daspeed-acry.c131 struct akcipher_engine_alg akcipher; member
/linux-6.12.1/drivers/crypto/caam/
Dcaampkc.c45 struct akcipher_engine_alg akcipher; member