Searched refs:krb5_auth_con_getrcache (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.c158 # define krb5_auth_con_getrcache kssl_krb5_auth_con_getrcache macro
345 GetProcAddress(hKRB5_32, "krb5_auth_con_getrcache");
1338 if ((krb5rc = krb5_auth_con_getrcache(krb5context, krb5auth_context,
1341 "krb5_auth_con_getrcache() fails.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c160 #define krb5_auth_con_getrcache kssl_krb5_auth_con_getrcache macro
359 GetProcAddress( hKRB5_32, "krb5_auth_con_getrcache" );
1365 if ((krb5rc = krb5_auth_con_getrcache(krb5context, krb5auth_context,
1369 "krb5_auth_con_getrcache() fails.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c158 # define krb5_auth_con_getrcache kssl_krb5_auth_con_getrcache macro
345 GetProcAddress(hKRB5_32, "krb5_auth_con_getrcache");
1338 if ((krb5rc = krb5_auth_con_getrcache(krb5context, krb5auth_context,
1341 "krb5_auth_con_getrcache() fails.\n");

Completed in 42 milliseconds