Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h55 LIBCR51SIGN_ERROR_INVALID_SIGNATURE = 8, enumerator
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c618 return LIBCR51SIGN_ERROR_INVALID_SIGNATURE; in validate_signature()
980 case LIBCR51SIGN_ERROR_INVALID_SIGNATURE: in libcr51sign_errorcode_to_string()