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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_auth.c93 static AMI_STATUS (*dld_ami_get_cert)(const ami_handle_t *, variable
432 if (!(dld_ami_get_cert = (AMI_STATUS (*)(const ami_handle_t *,
754 if ((ami_err = dld_ami_get_cert(amih, spi, &certs, &ccnt)) != AMI_OK) {
804 if ((status = dld_ami_get_cert(amih, NULL, &certs, &ccnt)) != AMI_OK) {

Completed in 21 milliseconds