Searched refs:omap_aes_ctx (Results 1 – 3 of 3) sorted by relevance
184 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in do_encrypt_iv()253 struct omap_aes_ctx *ctx; in omap_aes_gcm_handle_queue()357 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_encrypt()368 struct omap_aes_ctx *ctx = crypto_aead_ctx(crypto_aead_reqtfm(req)); in omap_aes_4106gcm_decrypt()379 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_setkey()394 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_4106gcm_setkey()
422 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_prepare_req()514 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx( in omap_aes_crypt()555 struct omap_aes_ctx *ctx = crypto_ablkcipher_ctx(tfm); in omap_aes_setkey()617 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_init()638 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_init()667 struct omap_aes_ctx *ctx = crypto_tfm_ctx(tfm); in omap_aes_cra_exit()677 struct omap_aes_ctx *ctx = crypto_aead_ctx(tfm); in omap_aes_gcm_cra_exit()696 .cra_ctxsize = sizeof(struct omap_aes_ctx),718 .cra_ctxsize = sizeof(struct omap_aes_ctx),744 .cra_ctxsize = sizeof(struct omap_aes_ctx),[all …]
99 struct omap_aes_ctx { struct160 struct omap_aes_ctx *ctx;