Searched refs:parse_outer (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dp12lib.c119 { ERR_PACK(0, SUNW_F_PARSE_OUTER, 0), "parse_outer" },
182 static int parse_outer(PKCS12 *, const char *, STACK_OF(EVP_PKEY) *,
471 if (parse_outer(p12, pass, work_kl, work_ca) == 0) {
1692 * parse_outer - Unpack the outer PKCS#12 structure and go through the
1706 parse_outer(PKCS12 *p12, const char *pass, STACK_OF(EVP_PKEY) *kl, function

Completed in 24 milliseconds