Searched refs:omap_aes_ctx (Results 1 – 2 of 2) sorted by relevance
92 struct omap_aes_ctx { struct100 struct omap_aes_ctx octx; argument157 struct omap_aes_ctx *ctx;
429 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_prepare_req()530 struct omap_aes_ctx *ctx = crypto_skcipher_ctx( in omap_aes_crypt()572 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_setkey()628 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_init_tfm()645 struct omap_aes_ctx *ctx = crypto_skcipher_ctx(tfm); in omap_aes_exit_tfm()665 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),687 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),713 .base.cra_ctxsize = sizeof(struct omap_aes_ctx),