Home
last modified time | relevance | path

Searched refs:LIBCR51SIGN_ERROR_DEV_DOWNGRADE_DISALLOWED (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h53 LIBCR51SIGN_ERROR_DEV_DOWNGRADE_DISALLOWED = 6, enumerator
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c220 return LIBCR51SIGN_ERROR_DEV_DOWNGRADE_DISALLOWED; in validate_transition()
976 case LIBCR51SIGN_ERROR_DEV_DOWNGRADE_DISALLOWED: in libcr51sign_errorcode_to_string()