Searched defs:skcipher (Results 1 – 4 of 4) sorted by relevance
18 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_segment()46 struct crypto_skcipher *skcipher) in crypto_cbc_encrypt_inplace()75 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_encrypt() local93 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_segment()123 struct crypto_skcipher *skcipher) in crypto_cbc_decrypt_inplace()157 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_cbc_decrypt() local
661 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local669 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local685 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local695 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_show() local713 struct skcipher_alg *skcipher = container_of(alg, struct skcipher_alg, in crypto_skcipher_report() local
52 struct crypto_skcipher *skcipher; member302 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local
136 struct skcipher_testvec skcipher; member