Searched refs:etype_string (Results 1 – 2 of 2) sorted by relevance
77 char * etype_string (krb5_enctype );369 printf(" (%s) " , etype_string(entry.key.enctype));525 etype_string(enctype) in etype_string() function671 etype_string(cred->keyblock.enctype));673 etype_string(tkt->enc_part.enctype));
60 static char *etype_string(krb5_enctype enctype);400 etype_string(keys[i].enctype), keytab_str); in add_principal()567 static char *etype_string(enctype) in etype_string() function