Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/include/sha2/
H A Dsha2_impl.h69 sha2_mech_type_t sc_mech_type; /* type of context */ member
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c863 ASSERT3U(PROV_SHA2_CTX(ctx)->sc_mech_type, ==, in sha2_free_context()