Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_auth.c108 static AMI_STATUS (*dld_ami_dn2str)(const ami_handle_t *, variable
465 if (!(dld_ami_dn2str = (AMI_STATUS (*)(const ami_handle_t *, in get_security_backend()
820 if ((status = dld_ami_dn2str(amih, certs[0].info.subject, &answer)) in alias2dn()
945 if ((status = dld_ami_dn2str(amih, dn1, &dnstr1)) != AMI_OK) { in dncmp()
953 if ((status = dld_ami_dn2str(amih, dn2, &dnstr2)) != AMI_OK) { in dncmp()