crypto_object_ops_t
#define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f)
#define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f)
dst->co_object_ops = kmem_alloc(sizeof (crypto_object_ops_t),
sizeof (crypto_object_ops_t));
#define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f)
crypto_object_ops_t *object_ops;
static crypto_object_ops_t dprov_object_ops = {
crypto_object_ops_t *co_object_ops;