Lines Matching full:krb5_decrypt_tkt_part
133 #define krb5_decrypt_tkt_part kssl_krb5_decrypt_tkt_part
327 GetProcAddress( hKRB5_32, "krb5_decrypt_tkt_part" );
558 krb5_decrypt_tkt_part(krb5_context con, krb5_const krb5_keyblock *keys,
1472 if ((krb5rc = krb5_decrypt_tkt_part(krb5context, &kt_entry.key,
1475 "krb5_decrypt_tkt_part() failed.\n");