Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dbootinfo.h55 #define BI_3DES_KEY "3des" macro
H A Dbootinfo.c159 { BI_3DES_KEY, BI_R_BOOTMISC,
/titanic_44/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c208 { BI_3DES_KEY, clkey, CLF_BM | CLF_HIDDEN,
861 cliptr = find_cli_ent(BI_3DES_KEY); in get_prom_encr_keys()
H A Dwanboot.c197 } else if (bootinfo_get(BI_3DES_KEY, (char *)&key, &len, NULL) == in init_encryption()