Searched refs:geode_aes_op (Results 1 – 2 of 2) sorted by relevance
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()154 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk()190 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec()206 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc()220 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt()241 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt()261 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip()276 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip()292 .cra_ctxsize = sizeof(struct geode_aes_op),[all …]
53 struct geode_aes_op { struct