Searched refs:crypto_lskcipher_ctx (Results 1 – 5 of 5) sorted by relevance
37 struct crypto_cipher **ctx = crypto_lskcipher_ctx(tfm); in crypto_ecb_encrypt2()48 struct crypto_cipher **ctx = crypto_lskcipher_ctx(tfm); in crypto_ecb_decrypt2()59 struct crypto_cipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_setkey_simple2()71 struct crypto_cipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_init_tfm_simple2()86 struct crypto_cipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_exit_tfm_simple2()
22 struct arc4_ctx *ctx = crypto_lskcipher_ctx(tfm); in crypto_arc4_setkey()30 struct arc4_ctx *ctx = crypto_lskcipher_ctx(tfm); in crypto_arc4_crypt()
56 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in crypto_cbc_encrypt()125 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in crypto_cbc_decrypt()
439 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_init_tfm_simple()454 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_exit_tfm_simple()
230 static inline void *crypto_lskcipher_ctx(struct crypto_lskcipher *tfm) in crypto_lskcipher_ctx() function286 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_cipher_simple()