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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c727 int icert, ccnt; local
766 icert = 0;
769 certs[icert].info.pubKeyInfo->algorithm,
770 certs[icert].info.pubKeyInfo->pubKey.value,
771 certs[icert].info.pubKeyInfo->pubKey.length,
780 err = check_spis(amih, certs, icert, spi);
845 int icert,
895 ami_err = dld_ami_get_cert_chain(amih, certs + icert, cas, 0,
843 check_spis(ami_handle_t *amih, ami_cert *certs, int icert, const char *spi) argument

Completed in 59 milliseconds