Searched refs:etype_string (Results 1 – 3 of 3) sorted by relevance
77 etype_string(krb5_enctype enctype, char *buf, size_t buflen) in etype_string() function143 etype_string(KRBv5Credentials.keyblock.enctype, sestype, sizeof(sestype)); in CredToTicketList()145 etype_string(tkt->enc_part.enctype, tkttype, sizeof(tkttype)); in CredToTicketList()
63 static char *etype_string(krb5_enctype );337 printf(" (%s) " , etype_string(entry.key.enctype)); in do_keytab()588 etype_string(krb5_enctype enctype) in etype_string() function765 etype_string(cred->keyblock.enctype)); in show_credential()766 printf("%s ", etype_string(tkt->enc_part.enctype)); in show_credential()
46 static char *etype_string(krb5_enctype enctype);351 etype_string(key_data[i].key.enctype), keytab_str); in add_principal()499 etype_string(krb5_enctype enctype) in etype_string() function