Searched refs:SUNW_F_USE_PKEY (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12err.h | 48 SUNW_F_USE_PKEY, enumerator
|
H A D | p12access.c | 108 SUNWerr(SUNW_F_USE_PKEY, SUNW_R_INVALID_ARG); in sunw_use_pkey() 113 SUNWerr(SUNW_F_USE_PKEY, SUNW_R_PKEY_ERR); in sunw_use_pkey()
|
H A D | p12err.c | 54 { ERR_PACK(0, SUNW_F_USE_PKEY, 0), "sunw_use_pkey" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 101 SUNW_F_USE_PKEY, enumerator
|
H A D | p12lib.c | 98 { ERR_PACK(0, SUNW_F_USE_PKEY, 0), "sunw_use_pkey" },
|