Searched refs:AVB_RELEASE_STRING_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define AVB_RELEASE_STRING_SIZE 48 macro191 uint8_t release_string[AVB_RELEASE_STRING_SIZE];
83 if (h.release_string[AVB_RELEASE_STRING_SIZE - 1] != '\0') { in avb_vbmeta_image_verify()