Searched refs:parse_outer (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12auxpars.c | 141 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 D | p12lib.c | 187 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
|