Searched refs:SUNW_R_PKCS12_CREATE_ERR (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12auxutl.c | 314 SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create() 334 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create() 343 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create()
|
H A D | p12err.h | 91 SUNW_R_PKCS12_CREATE_ERR, enumerator
|
H A D | p12err.c | 97 { SUNW_R_PKCS12_CREATE_ERR, "PKCS12 create error" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 145 SUNW_R_PKCS12_CREATE_ERR, enumerator
|
H A D | p12lib.c | 143 { SUNW_R_PKCS12_CREATE_ERR, "PKCS12 create error" }, 848 SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create() 868 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create() 877 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_PKCS12_CREATE_ERR); in sunw_PKCS12_create()
|