Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c863 char displayhash[SHA1_ASCII_LENGTH + 1]; in check_images() local
880 (void) memcpy(displayhash, in check_images()
883 displayhash[SHA1_ASCII_LENGTH] = '\0'; in check_images()
886 displayhash); in check_images()