Home
last modified time | relevance | path

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

/crypto/
A Dlskcipher.c164 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_crypt_sg() local
203 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_encrypt_sg() local
212 struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); in crypto_lskcipher_decrypt_sg() local
221 struct crypto_lskcipher *skcipher = __crypto_lskcipher_cast(tfm); in crypto_lskcipher_exit_tfm() local
229 struct crypto_lskcipher *skcipher = __crypto_lskcipher_cast(tfm); in crypto_lskcipher_init_tfm() local
243 struct lskcipher_instance *skcipher = in crypto_lskcipher_free_instance() local
252 struct lskcipher_alg *skcipher = __crypto_lskcipher_alg(alg); in crypto_lskcipher_show() local
266 struct lskcipher_alg *skcipher = __crypto_lskcipher_alg(alg); in crypto_lskcipher_report() local
311 struct crypto_lskcipher *skcipher; in crypto_init_lskcipher_ops_sg() local
A Dskcipher.c272 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm() local
280 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm() local
316 struct skcipher_instance *skcipher = in crypto_skcipher_free_instance() local
326 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_show() local
343 struct skcipher_alg *skcipher = __crypto_skcipher_alg(alg); in crypto_skcipher_report() local
A Dessiv.c52 struct crypto_skcipher *skcipher; member
302 struct crypto_skcipher *skcipher; in essiv_skcipher_init_tfm() local

Completed in 8 milliseconds