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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_ami.h105 struct ami_cert *forward; /* NULL for not present */
106 struct ami_cert *reverse; /* NULL for not present */
138 typedef struct ami_cert { struct
142 } ami_cert; typedef in typeref:struct:ami_cert
340 struct ami_cert *certificate;
360 struct ami_cert *cert;
829 const ami_cert *, /* IN: certificate to be verified */
834 const ami_cert *, /* IN: certificate chain to be verified */
838 ami_cert **)); /* OUT: first expired certificate */
841 const ami_cert *, /* I
[all...]
H A Dslp_auth.c95 ami_cert **,
98 const ami_cert *,
101 ami_cert **,
107 static void (*dld_ami_free_cert_list)(ami_cert **, int);
121 static SLPError check_spis(ami_handle_t *, ami_cert *, int, const char *);
434 ami_cert **,
443 const ami_cert *,
446 ami_cert **,
470 if (!(dld_ami_free_cert_list = (void (*)(ami_cert **, int))dlsym(
723 ami_cert *cert
[all...]

Completed in 31 milliseconds