Searched refs:hmdfs_message_verify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | message_verify.h | 24 int hmdfs_message_verify(struct hmdfs_peer *con, struct hmdfs_head_cmd *head,
|
H A D | message_verify.c | 893 * EOPNOTSUPP, hmdfs_message_verify() should return in handle_bad_message() 921 int hmdfs_message_verify(struct hmdfs_peer *con, struct hmdfs_head_cmd *head, in hmdfs_message_verify() function
|
H A D | socket_adapter.c | 1077 if (hmdfs_message_verify(con, hmdfs_head, buf) < 0) { in hmdfs_recv_mesg_callback()
|
H A D | connection.c | 703 if (hmdfs_message_verify(conn->node, head, data) < 0) { in update_tls_crypto_key()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | message_verify.h | 24 int hmdfs_message_verify(struct hmdfs_peer *con, struct hmdfs_head_cmd *head,
|
H A D | message_verify.c | 893 * EOPNOTSUPP, hmdfs_message_verify() should return in handle_bad_message() 921 int hmdfs_message_verify(struct hmdfs_peer *con, struct hmdfs_head_cmd *head, in hmdfs_message_verify() function
|
H A D | socket_adapter.c | 1077 if (hmdfs_message_verify(con, hmdfs_head, buf) < 0) { in hmdfs_recv_mesg_callback()
|
H A D | connection.c | 703 if (hmdfs_message_verify(conn->node, head, data) < 0) { in update_tls_crypto_key()
|
Completed in 9 milliseconds