Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dskcipher.c71 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_blkcipher() local
80 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_blkcipher() local
97 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher() local
163 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_encrypt_ablkcipher() local
172 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in skcipher_decrypt_ablkcipher() local
189 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher() local
Dalgif_skcipher.c35 struct crypto_skcipher *skcipher; member
859 struct crypto_skcipher *skcipher; in skcipher_bind() local
925 struct crypto_skcipher *skcipher = tfm->skcipher; in skcipher_accept_parent_nokey() local