Home
last modified time | relevance | path

Searched defs:gcm_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h157 typedef struct gcm_ctx { struct
179 } gcm_ctx_t; argument
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c593 gcm_init_ctx(gcm_ctx_t *gcm_ctx, char *param, in gcm_init_ctx()
712 gcm_ctx_t *gcm_ctx; in gcm_alloc_ctx() local