Home
last modified time | relevance | path

Searched refs:aes_icm_ctx (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dxform_aes_icm.c66 .ctxsize = sizeof(struct aes_icm_ctx),
83 .ctxsize = sizeof(struct aes_icm_ctx),
100 .ctxsize = sizeof(struct aes_icm_ctx),
119 struct aes_icm_ctx *ctx; in aes_icm_reinit()
128 struct aes_icm_ctx *ctx; in aes_gcm_reinit()
141 struct aes_icm_ctx *ctx; in aes_ccm_reinit()
156 struct aes_icm_ctx *ctx; in aes_icm_crypt()
172 struct aes_icm_ctx *ctx; in aes_icm_crypt_last()
186 struct aes_icm_ctx *ctx; in aes_icm_setkey()
H A Dxform_enc.h86 struct aes_icm_ctx { struct