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
309 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_decrypt() local
341 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_encrypt() local
370 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_blk() local
385 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_blk() local
422 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_decrypt() local
452 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_ecb_encrypt() local