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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_auth.c105 static AMI_STATUS (*dld_ami_dn2str)(const ami_handle_t *, variable
462 if (!(dld_ami_dn2str = (AMI_STATUS (*)(const ami_handle_t *,
817 if ((status = dld_ami_dn2str(amih, certs[0].info.subject, &answer))
942 if ((status = dld_ami_dn2str(amih, dn1, &dnstr1)) != AMI_OK) {
950 if ((status = dld_ami_dn2str(amih, dn2, &dnstr2)) != AMI_OK) {

Completed in 15 milliseconds