Lines Matching defs:op
68 geode_aes_crypt(struct geode_aes_op *op) in geode_aes_crypt()
117 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_cip() local
150 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk() local
186 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec() local
202 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc() local
216 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt() local
237 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt() local
257 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip() local
272 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
306 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_decrypt() local
338 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_encrypt() local
367 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_blk() local
382 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_blk() local
419 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_decrypt() local
449 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_encrypt() local