Searched refs:p_krb5_auth_con_setrcache (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.c264 static krb5_error_code(_stdcall *p_krb5_auth_con_setrcache) (krb5_context, variable
340 (FARPROC) p_krb5_auth_con_setrcache =
696 if (p_krb5_auth_con_setrcache)
697 return (p_krb5_auth_con_setrcache(con, acon, rcache));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c276 static krb5_error_code (_stdcall * p_krb5_auth_con_setrcache)(krb5_context, variable
354 (FARPROC) p_krb5_auth_con_setrcache =
740 if ( p_krb5_auth_con_setrcache )
741 return(p_krb5_auth_con_setrcache(con,acon,rcache));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c264 static krb5_error_code(_stdcall *p_krb5_auth_con_setrcache) (krb5_context, variable
340 (FARPROC) p_krb5_auth_con_setrcache =
696 if (p_krb5_auth_con_setrcache)
697 return (p_krb5_auth_con_setrcache(con, acon, rcache));

Completed in 38 milliseconds