Home
last modified time | relevance | path

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

/crypto/
Dskcipher.c76 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher() local
85 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher() local
102 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher() local
168 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher() local
177 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher() local
194 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher() local
264 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
272 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
299 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
309 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local
[all …]
Dalgif_skcipher.c35 struct crypto_skcipher *skcipher; member
866 struct crypto_skcipher *skcipher; in skcipher_bind() local
932 struct crypto_skcipher *skcipher = tfm->skcipher; in skcipher_accept_parent_nokey() local