Lines Matching defs:op
72 geode_aes_crypt(struct geode_aes_op *op) in geode_aes_crypt()
121 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_cip() local
154 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk() local
190 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec() local
206 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc() local
220 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt() local
241 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt() local
261 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip() local
276 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
310 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_decrypt() local
342 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_encrypt() local
371 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_blk() local
386 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_blk() local
423 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_decrypt() local
453 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_encrypt() local