Searched refs:crypto_object_ops_t (Results 1 – 6 of 6) sorted by relevance
38 #define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f)
423 } crypto_object_ops_t; typedef520 crypto_object_ops_t *co_object_ops;
277 dst->co_object_ops = kmem_alloc(sizeof (crypto_object_ops_t), in allocate_ops_v1()460 sizeof (crypto_object_ops_t)); in kcf_free_provider_desc()
186 #define CRYPTO_OBJECT_OFFSET(f) offsetof(crypto_object_ops_t, f)659 crypto_object_ops_t *object_ops; in crypto_build_function_list()
952 static crypto_object_ops_t dprov_object_ops = {