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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c96 static AMI_STATUS (*dld_ami_get_cert)(const ami_handle_t *, variable
435 if (!(dld_ami_get_cert = (AMI_STATUS (*)(const ami_handle_t *,
757 if ((ami_err = dld_ami_get_cert(amih, spi, &certs, &ccnt)) != AMI_OK) {
807 if ((status = dld_ami_get_cert(amih, NULL, &certs, &ccnt)) != AMI_OK) {

Completed in 46 milliseconds