Searched refs:krb5_decrypt_tkt_part (Results 1 – 6 of 6) sorted by relevance
44 krb5_decrypt_tkt_part(krb5_context context, const krb5_keyblock *srv_key, register krb5_ticket *tic… in krb5_decrypt_tkt_part() function
97 retval = krb5_decrypt_tkt_part(context, &ktent.key, req->ticket); in krb5_rd_req_decrypt_tkt_part()185 if ((retval = krb5_decrypt_tkt_part(context, (*auth_context)->keyblock, in krb5_rd_req_decoded_opt()
368 krb5_decrypt_tkt_part;
241 errcode = krb5_decrypt_tkt_part(kdc_context, st_sealing_key, in process_tgs_req()
370 krb5_decrypt_tkt_part { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
1572 krb5_error_code KRB5_CALLCONV krb5_decrypt_tkt_part