Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit.h276 char * idtype2string(int idtype);
H A Dpkinit_identity.c93 idtype2string(int idtype) in idtype2string() function
460 pkiDebug("%s: idtype is %s\n", __FUNCTION__, idtype2string(idopts->idtype)); in process_option_identity()
H A Dpkinit_crypto_openssl.c6222 __FUNCTION__, idtype2string(idtype), catype2string(catype));