Searched refs:blake2s_xform_ctx (Results 1 – 1 of 1) sorted by relevance
97 struct blake2s_xform_ctx { struct102 CTASSERT(sizeof(union authctx) >= sizeof(struct blake2s_xform_ctx)); argument107 struct blake2s_xform_ctx *ctx = vctx; in blake2s_xform_init()122 struct blake2s_xform_ctx *ctx = vctx; in blake2s_xform_setkey()133 struct blake2s_xform_ctx *ctx = vctx; in blake2s_xform_update()145 struct blake2s_xform_ctx *ctx = vctx; in blake2s_xform_final()158 .ctxsize = sizeof(struct blake2s_xform_ctx),