Home
last modified time | relevance | path

Searched refs:krb5_encrypt_tkt_part (Results 1 – 5 of 5) sorted by relevance

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