Home
last modified time | relevance | path

Searched refs:sunw_find_fname (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/common/net/wanboot/
H A Dp12aux.h371 int sunw_find_fname(char *, STACK_OF(EVP_PKEY) *, STACK_OF(X509) *, EVP_PKEY **,
H A Dp12misc.c566 sunw_find_fname(char *fname, STACK_OF(EVP_PKEY) *pkeys, STACK_OF(X509) *certs, in sunw_find_fname() function
H A Dp12auxpars.c380 retval = sunw_find_fname(name_str, work_kl, work_cl, in parse_pkcs12()
/titanic_50/usr/src/lib/libpkg/common/
H A Dp12lib.h227 int sunw_find_fname(char *, STACK_OF(EVP_PKEY) *, STACK_OF(X509) *,
H A Dmapfile-vers204 sunw_find_fname;
H A Dkeystore.c581 if (sunw_find_fname(fname, NULL, keystore->cacerts, in merge_ca_cert()
674 items_found = sunw_find_fname(alias, ks->pkeys, ks->clcerts, in find_key_cert_pair()
806 if (sunw_find_fname(alias, NULL, keystore->clcerts, in merge_cert_and_key()
834 if (sunw_find_fname(alias, keystore->pkeys, NULL, in merge_cert_and_key()
H A Dp12lib.c1263 sunw_find_fname(char *fname, STACK_OF(EVP_PKEY) *pkeys, STACK_OF(X509) *certs, in sunw_find_fname() function
1602 retval = sunw_find_fname(name_str, work_kl, work_cl, in parse_pkcs12()