Home
last modified time | relevance | path

Searched defs:akcipher (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dakcipher.h36 static inline void akcipher_set_reqsize(struct crypto_akcipher *akcipher, in akcipher_set_reqsize() argument
70 akcipher_alg_instance( struct crypto_akcipher *akcipher) akcipher_alg_instance() argument
/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c52 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm() local
60 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm() local
74 struct akcipher_instance *akcipher = akcipher_instance(inst); crypto_akcipher_free_instance() local
[all...]
H A Dtestmgr.c153 struct akcipher_test_suite akcipher; member
[all...]
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dakcipher.h46 static inline void akcipher_set_reqsize(struct crypto_akcipher *akcipher, in akcipher_set_reqsize() argument
52 static inline void akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher, in akcipher_set_reqsize_dma() argument
92 akcipher_alg_instance( struct crypto_akcipher *akcipher) akcipher_alg_instance() argument
/kernel/linux/linux-6.6/crypto/
H A 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); crypto_akcipher_free_instance() local
76 struct akcipher_alg *akcipher = __crypto_akcipher_alg(alg); crypto_akcipher_report_stat() local
293 struct crypto_akcipher *akcipher; crypto_init_akcipher_ops_sig() local
[all...]
H A Dtestmgr.c153 struct akcipher_test_suite akcipher; member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaampkc.c39 struct akcipher_alg akcipher; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaampkc.c45 struct akcipher_engine_alg akcipher; member
/kernel/linux/linux-6.6/drivers/crypto/aspeed/
H A Daspeed-acry.c131 struct akcipher_engine_alg akcipher; member
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h500 struct crypto_istat_akcipher akcipher; member

Completed in 19 milliseconds