hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/net/tipc/crypto.h
....@@ -1,5 +1,5 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
2
-/**
2
+/*
33 * net/tipc/crypto.h: Include file for TIPC crypto
44 *
55 * Copyright (c) 2019, Ericsson AB
....@@ -53,7 +53,7 @@
5353 #define TIPC_AES_GCM_IV_SIZE 12
5454 #define TIPC_AES_GCM_TAG_SIZE 16
5555
56
-/**
56
+/*
5757 * TIPC crypto modes:
5858 * - CLUSTER_KEY:
5959 * One single key is used for both TX & RX in all nodes in the cluster.
....@@ -69,7 +69,7 @@
6969 extern int sysctl_tipc_max_tfms __read_mostly;
7070 extern int sysctl_tipc_key_exchange_enabled __read_mostly;
7171
72
-/**
72
+/*
7373 * TIPC encryption message format:
7474 *
7575 * 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0