Searched refs:geode_aes_op (Results 1 – 2 of 2) sorted by relevance
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()152 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk()188 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec()204 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc()218 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt()239 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt()259 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip()274 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip()290 .cra_ctxsize = sizeof(struct geode_aes_op),[all …]
53 struct geode_aes_op { struct