Searched defs:do_more (Results 1 – 2 of 2) sorted by relevance
240 …git_decrypt_proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int32 *do_more) in krb5_process_padata()331 …proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int32 *do_more, krb5_int32… in process_pw_salt()
538 krb5_int32 do_more = 0; in krb5_get_in_tkt() local