Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dwanboot_conf.h62 #define BC_SIGNATURE_SHA1 "sha1" macro
H A Dbootconf.c327 if (strcmp(strval, BC_SIGNATURE_SHA1) != 0) { in valid_signature()