Searched refs:SND_SOF_FW_SIG_SIZE (Results 1 – 2 of 2) sorted by relevance
18 #define SND_SOF_FW_SIG_SIZE 4 macro74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
390 if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) { in sof_ipc3_validate_firmware()
Completed in 6 milliseconds