Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/net/wanboot/
H A Dp12access.c256 SUNWerr(SUNW_F_USE_KEYFILE, SUNW_R_INVALID_ARG); in sunw_p12_use_keyfile()
272 SUNWerr(SUNW_F_USE_KEYFILE, SUNW_R_BAD_PKEY); in sunw_p12_use_keyfile()
275 SUNWerr(SUNW_F_USE_KEYFILE, SUNW_R_PKEY_READ_ERR); in sunw_p12_use_keyfile()
H A Dp12err.h51 SUNW_F_USE_KEYFILE, enumerator
H A Dp12err.c57 { ERR_PACK(0, SUNW_F_USE_KEYFILE, 0), "sunw_p12_use_keyfile" },
/titanic_50/usr/src/lib/libpkg/common/
H A Dp12lib.h104 SUNW_F_USE_KEYFILE, enumerator
H A Dp12lib.c101 { ERR_PACK(0, SUNW_F_USE_KEYFILE, 0), "sunw_p12_use_keyfile" },