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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c137 #define krb5_decrypt_tkt_part kssl_krb5_decrypt_tkt_part macro
331 GetProcAddress( hKRB5_32, "krb5_decrypt_tkt_part" );
562 krb5_decrypt_tkt_part(krb5_context con, krb5_const krb5_keyblock *keys, function
1476 if ((krb5rc = krb5_decrypt_tkt_part(krb5context, &kt_entry.key,
1479 "krb5_decrypt_tkt_part() failed.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 38 milliseconds