Searched refs:aes_icm_ctx (Results 1 – 2 of 2) sorted by relevance
56 struct aes_icm_ctx cipher;61 struct aes_icm_ctx cipher;83 .ctxsize = sizeof(struct aes_icm_ctx),148 struct aes_icm_ctx *ctx; in aes_icm_reinit()192 struct aes_icm_ctx *ctx; in aes_icm_crypt()208 struct aes_icm_ctx *ctx = key; in aes_icm_crypt_multi()233 struct aes_icm_ctx *ctx; in aes_icm_crypt_last()247 struct aes_icm_ctx *ctx; in aes_icm_setkey()
106 struct aes_icm_ctx { struct