Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c94 static AMI_STATUS (*dld_ami_get_cert)(const ami_handle_t *, variable
433 if (!(dld_ami_get_cert = (AMI_STATUS (*)(const ami_handle_t *, in get_security_backend()
755 if ((ami_err = dld_ami_get_cert(amih, spi, &certs, &ccnt)) != AMI_OK) { in do_verify()
805 if ((status = dld_ami_get_cert(amih, NULL, &certs, &ccnt)) != AMI_OK) { in alias2dn()