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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dkerberos_verify.c401 ret = krb5_auth_con_setrcache(context, auth_context, rcache);
403 DEBUG(1,("ads_verify_ticket: krb5_auth_con_setrcache failed (%s)\n", error_message(ret)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c157 # define krb5_auth_con_setrcache kssl_krb5_auth_con_setrcache macro
341 GetProcAddress(hKRB5_32, "krb5_auth_con_setrcache");
1368 krb5_auth_con_setrcache(krb5context, krb5auth_context, rcache))) {
1370 "krb5_auth_con_setrcache() fails.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c159 #define krb5_auth_con_setrcache kssl_krb5_auth_con_setrcache macro
355 GetProcAddress( hKRB5_32, "krb5_auth_con_setrcache" );
1394 if ((krb5rc = krb5_auth_con_setrcache(krb5context, krb5auth_context, rcache)))
1397 "krb5_auth_con_setrcache() fails.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c157 # define krb5_auth_con_setrcache kssl_krb5_auth_con_setrcache macro
341 GetProcAddress(hKRB5_32, "krb5_auth_con_setrcache");
1368 krb5_auth_con_setrcache(krb5context, krb5auth_context, rcache))) {
1370 "krb5_auth_con_setrcache() fails.\n");

Completed in 150 milliseconds