Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dcr51_image_descriptor.h126 IMAGE_UNSIGNED_INTEGRITY = 4 enumerator
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c689 ctx->descriptor.image_type != IMAGE_UNSIGNED_INTEGRITY) in validate_descriptor()