ami_cert
struct ami_cert *forward; /* NULL for not present */
struct ami_cert *reverse; /* NULL for not present */
struct ami_cert *certificate;
struct ami_cert *cert;
const ami_cert *, /* IN: certificate to be verified */
const ami_cert *, /* IN: certificate chain to be verified */
ami_cert **)); /* OUT: first expired certificate */
const ami_cert *, /* IN: certificate to be verified */
ami_cert **, /* OUT: first expired certificate */
ami_cert **, /* OUT: certificate chain */
const ami_cert *, /* IN: user certificate */
ami_cert **, /* OUT: certificate chain */
const ami_cert *)); /* IN: certificate */
ami_cert **, /* OUT: set of certificates */
void ami_free_cert PROTO_LIST((ami_cert **));
void ami_free_cert_list PROTO_LIST((ami_cert **, int));
ami_cert **,
static void (*dld_ami_free_cert_list)(ami_cert **, int);
static SLPError check_spis(ami_handle_t *, ami_cert *, int, const char *);
ami_cert **,
const ami_cert *,
ami_cert **,
if (!(dld_ami_free_cert_list = (void (*)(ami_cert **, int))dlsym(
ami_cert *certs = NULL;
ami_cert *certs;
ami_cert *certs,
ami_cert *chain = NULL;
ami_cert **,
const ami_cert *,