Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h117 rep_etypes2str(char *s, size_t len, krb5_kdc_rep *rep);
H A Ddo_as_req.c457 rep_etypes2str(rep_etypestr, sizeof(rep_etypestr), &reply); in process_as_req()
H A Ddo_tgs_req.c708 rep_etypes2str(rep_etypestr, sizeof(rep_etypestr), &reply); in process_tgs_req()
H A Dkdc_util.c1573 rep_etypes2str(char *s, size_t len, krb5_kdc_rep *rep) in rep_etypes2str() function