Searched refs:omap_aes_ctx (Results 1 – 2 of 2) sorted by relevance
94 struct omap_aes_ctx { struct102 struct omap_aes_ctx octx; argument159 struct omap_aes_ctx *ctx;
430 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_prepare_req()531 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_crypt()573 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_setkey()629 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_init_tfm()646 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_exit_tfm()666 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),688 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),714 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),