parse_pk12
static int parse_pk12(PKCS12 *p12, const char *pass, int passlen,
if (!parse_pk12(p12, pass, -1, pkey, ocerts)) {