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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_identity.c253 free_list(idopts->identity_alt);
612 } else if (idopts->identity_alt != NULL) {
613 for (i = 0; retval != 0 && idopts->identity_alt[i] != NULL; i++)
618 idopts->identity_alt[i]);
H A Dpkinit.h188 char **identity_alt; member in struct:_pkinit_identity_opts
H A Dpkinit_clnt.c1007 &reqctx->idopts->identity_alt);

Completed in 155 milliseconds