Searched refs:SUNW_F_PKCS12_CONTENTS (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12err.h | 56 SUNW_F_PKCS12_CONTENTS, enumerator
|
H A D | p12err.c | 62 { ERR_PACK(0, SUNW_F_PKCS12_CONTENTS, 0), "sunw_PKCS12_contents" },
|
H A D | p12auxpars.c | 510 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents() 515 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 109 SUNW_F_PKCS12_CONTENTS, enumerator
|
H A D | p12lib.c | 106 { ERR_PACK(0, SUNW_F_PKCS12_CONTENTS, 0), "sunw_PKCS12_contents" }, 467 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents() 472 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
|