Searched refs:sc_ivctx (Results 1 – 5 of 5) sorted by relevance
255 SHA256_Init(&sc->sc_ivctx); in g_eli_mkey_propagate()256 SHA256_Update(&sc->sc_ivctx, sc->sc_ivkey, in g_eli_mkey_propagate()
145 bcopy(&sc->sc_ivctx, &ctx, sizeof(ctx)); in g_eli_crypto_ivgen()
903 explicit_bzero(&sc->sc_ivctx, sizeof(sc->sc_ivctx)); in g_eli_suspend_one()
203 SHA256_CTX sc_ivctx; member
301 SHA256_Init(&gdev->sc.sc_ivctx); in geli_probe()302 SHA256_Update(&gdev->sc.sc_ivctx, gdev->sc.sc_ivkey, in geli_probe()