Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dxform_aes_icm.c55 struct aes_gcm_ctx { struct
102 .ctxsize = sizeof(struct aes_gcm_ctx),
159 struct aes_gcm_ctx *ctx = vctx; in aes_gcm_reinit()
260 struct aes_gcm_ctx *ctx = vctx; in aes_gcm_setkey()
288 struct aes_gcm_ctx *ctx = vctx; in aes_gcm_update()
304 struct aes_gcm_ctx *ctx = vctx; in aes_gcm_final()