Searched refs:krb5_encrypt_tkt_part (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dencrypt_tk.c28 * krb5_encrypt_tkt_part() routine.
46 krb5_encrypt_tkt_part(krb5_context context, const krb5_keyblock *srv_key, register krb5_ticket *dec_ticket) function
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_tgs_req.c602 if ((errcode = krb5_encrypt_tkt_part(kdc_context, t2enc->session,
629 errcode = krb5_encrypt_tkt_part(kdc_context, &encrypting_key,
H A Ddo_as_req.c354 errcode = krb5_encrypt_tkt_part(kdc_context, &encrypting_key, &ticket_reply);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2138 krb5_error_code krb5_encrypt_tkt_part

Completed in 68 milliseconds