Home
last modified time | relevance | path

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

/crypto/
Dskcipher.c635 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher() local
644 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher() local
661 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher() local
727 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher() local
736 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher() local
753 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher() local
823 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
831 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
858 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
868 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local
[all …]
Dalgif_skcipher.c42 struct crypto_skcipher *skcipher; member
319 struct crypto_skcipher *skcipher; in skcipher_bind() local
375 struct crypto_skcipher *skcipher = tfm->skcipher; in skcipher_accept_parent_nokey() local