Searched refs:HASH_NONE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c120 HASH_NONE, enumerator in enum:__anon4420
130 static hash_type_t hash_type = HASH_NONE;
999 miniroot_size, offset, (htype == HASH_NONE) ? NULL : &sha)) != 0) {
1003 if (htype != HASH_NONE) {
1115 server_url.https ? HASH_NONE : hash_type,
1239 case HASH_NONE:
1310 if (hash_type != HASH_NONE) {
1330 wanbootfs_size, &offset, (hash_type == HASH_NONE) ? NULL : &sha))
1335 if (hash_type != HASH_NONE) {

Completed in 59 milliseconds