Lines Matching defs:op
70 geode_aes_crypt(struct geode_aes_op *op) in geode_aes_crypt()
119 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_cip() local
152 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk() local
188 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec() local
204 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc() local
218 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt() local
239 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt() local
259 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip() local
274 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
308 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_decrypt() local
340 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_encrypt() local
369 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_blk() local
384 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_blk() local
421 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_decrypt() local
451 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_encrypt() local