Searched refs:OBJ_PUB (Results 1 – 6 of 6) sorted by relevance
157 rv = kernel_copy_public_key_attr(OBJ_PUB(old_object), in kernel_copy_object()158 &(OBJ_PUB(new_objp)), new_objp->key_type); in kernel_copy_object()
266 #define OBJ_PUB(o) \ macro
833 if (OBJ_PUB(object_p)) { in kernel_cleanup_object_bigint_attrs()865 free(OBJ_PUB(object_p)); in kernel_cleanup_object_bigint_attrs()866 OBJ_PUB(object_p) = NULL; in kernel_cleanup_object_bigint_attrs()
171 rv = soft_copy_public_key_attr(OBJ_PUB(old_object), in soft_copy_object()172 &(OBJ_PUB(new_objp)), new_objp->key_type); in soft_copy_object()
391 #define OBJ_PUB(o) \ macro
1033 if (OBJ_PUB(object_p)) { in soft_cleanup_object_bigint_attrs()1079 free(OBJ_PUB(object_p)); in soft_cleanup_object_bigint_attrs()1080 OBJ_PUB(object_p) = NULL; in soft_cleanup_object_bigint_attrs()