Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c86 #define PW_SIZE 8 macro
419 char pwbuf[PW_SIZE + 2]; in i_secure()
446 if (get_password(pwbuf, PW_SIZE)) { in i_secure()
462 PW_SIZE); in i_secure()
463 opp2->oprom_size = varlen2 + PW_SIZE; in i_secure()
488 char pwbuf[PW_SIZE + 2]; in i_passwd()
507 if (get_password(pwbuf, PW_SIZE)) { in i_passwd()