Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h78 struct common_ctx { struct
89 typedef struct common_ctx common_ctx_t; argument
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dmodes.c128 common_ctx_t *common_ctx = (common_ctx_t *)ctx; in crypto_free_mode_ctx() local