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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dkssl.c272 static krb5_error_code (_stdcall * p_krb5_auth_con_setrcache)(krb5_context, variable
350 (FARPROC) p_krb5_auth_con_setrcache =
736 if ( p_krb5_auth_con_setrcache )
737 return(p_krb5_auth_con_setrcache(con,acon,rcache));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dkssl.c272 static krb5_error_code (_stdcall * p_krb5_auth_con_setrcache)(krb5_context, variable
350 (FARPROC) p_krb5_auth_con_setrcache =
736 if ( p_krb5_auth_con_setrcache )
737 return(p_krb5_auth_con_setrcache(con,acon,rcache));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dkssl.c272 static krb5_error_code (_stdcall * p_krb5_auth_con_setrcache)(krb5_context, variable
350 (FARPROC) p_krb5_auth_con_setrcache =
736 if ( p_krb5_auth_con_setrcache )
737 return(p_krb5_auth_con_setrcache(con,acon,rcache));

Completed in 183 milliseconds