SCKMD_MAX_MSG_SIZE
(void) memset(&msg_buf, 0, SCKMD_MAX_MSG_SIZE);
msg.buf_len = SCKMD_MAX_MSG_SIZE;
static uint64_t msg_buf[SCKMD_MAX_MSG_SIZE];