Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12auxpars.c141 static int parse_outer(PKCS12 *, const char *, STACK_OF(EVP_PKEY) *,
519 if (parse_outer(p12, pass, work_kl, work_ca) == 0) { in sunw_PKCS12_contents()
553 parse_outer(PKCS12 *p12, const char *pass, STACK_OF(EVP_PKEY) *kl, in parse_outer() function
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.c187 static int parse_outer(PKCS12 *, const char *, STACK_OF(EVP_PKEY) *,
476 if (parse_outer(p12, pass, work_kl, work_ca) == 0) { in sunw_PKCS12_contents()
1711 parse_outer(PKCS12 *p12, const char *pass, STACK_OF(EVP_PKEY) *kl, in parse_outer() function