Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dskcipher.c627 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher() local
636 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher() local
653 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher() local
725 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher() local
734 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher() local
751 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher() local
831 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
839 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
869 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
879 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local
[all …]
/Linux-v4.19/include/crypto/internal/
Dskcipher.h82 struct crypto_skcipher *skcipher) in skcipher_alg_instance()
131 struct crypto_skcipher *skcipher, unsigned int reqsize) in crypto_skcipher_set_reqsize()
/Linux-v4.19/drivers/crypto/ccree/
Dcc_driver.h152 struct skcipher_alg skcipher; member
/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c550 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto4xx_cipher_done() local
/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel.h645 struct skcipher_alg skcipher; member