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

/freebsd-10.1-release/crypto/openssl/ssl/
H A Dkssl.c135 # define krb5_decrypt_tkt_part kssl_krb5_decrypt_tkt_part macro
323 GetProcAddress(hKRB5_32, "krb5_decrypt_tkt_part");
532 krb5_decrypt_tkt_part(krb5_context con, krb5_const krb5_keyblock *keys, function
1447 if ((krb5rc = krb5_decrypt_tkt_part(krb5context, &kt_entry.key,
1450 "krb5_decrypt_tkt_part() failed.\n");

Completed in 70 milliseconds