Home
last modified time | relevance | path

Searched refs:LIBCR51SIGN_ERROR_RETRIEVING_STORED_IMAGE_MAUV_DATA (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h68 LIBCR51SIGN_ERROR_RETRIEVING_STORED_IMAGE_MAUV_DATA = 19, enumerator
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_mauv.c521 return LIBCR51SIGN_ERROR_RETRIEVING_STORED_IMAGE_MAUV_DATA; in validate_payload_image_mauv()
H A Dlibcr51sign.c1002 case LIBCR51SIGN_ERROR_RETRIEVING_STORED_IMAGE_MAUV_DATA: in libcr51sign_errorcode_to_string()