crypto_mech_ops_t
dst->co_mech_ops = kmem_alloc(sizeof (crypto_mech_ops_t),
sizeof (crypto_mech_ops_t));
static crypto_mech_ops_t dprov_mech_ops = {
crypto_mech_ops_t *co_mech_ops;