Searched refs:parse_pkcs12 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12auxpars.c | 138 static int parse_pkcs12(PKCS12 *, const char *, int, char *, int, char *, 264 retval = parse_pkcs12(p12, pass, matchty, keyid, keyid_len, in sunw_PKCS12_parse() 319 parse_pkcs12(PKCS12 *p12, const char *pass, int matchty, char *keyid, in parse_pkcs12() function
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.c | 182 static int parse_pkcs12(PKCS12 *, const char *, int, char *, int, char *, 332 retval = parse_pkcs12(p12, pass, matchty, keyid, keyid_len, in sunw_PKCS12_parse() 1541 parse_pkcs12(PKCS12 *p12, const char *pass, int matchty, char *keyid, in parse_pkcs12() function
|