Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dxform_aes_icm.c60 struct aes_ccm_ctx { struct
124 .ctxsize = sizeof(struct aes_ccm_ctx),
175 struct aes_ccm_ctx *ctx = vctx; in aes_ccm_reinit()
274 struct aes_ccm_ctx *ctx = vctx; in aes_ccm_setkey()
296 struct aes_ccm_ctx *ctx = vctx; in aes_ccm_update()
312 struct aes_ccm_ctx *ctx = vctx; in aes_ccm_final()