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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_auth.c724 int icert, ccnt; local
763 icert = 0;
766 certs[icert].info.pubKeyInfo->algorithm,
767 certs[icert].info.pubKeyInfo->pubKey.value,
768 certs[icert].info.pubKeyInfo->pubKey.length,
777 err = check_spis(amih, certs, icert, spi);
842 int icert,
892 ami_err = dld_ami_get_cert_chain(amih, certs + icert, cas, 0,
840 check_spis(ami_handle_t *amih, ami_cert *certs, int icert, const char *spi) argument

Completed in 16 milliseconds