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

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_identity.c246 free_list(idopts->identity_alt);
540 } else if (idopts->identity_alt != NULL) {
541 for (i = 0; retval != 0 && idopts->identity_alt[i] != NULL; i++) {
545 idopts->identity_alt[i]);
H A Dpkinit.h199 char **identity_alt; member in struct:_pkinit_identity_opts
H A Dpkinit_clnt.c978 &reqctx->idopts->identity_alt);

Completed in 19 milliseconds