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

/illumos-gate/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...]

Completed in 56 milliseconds