Searched refs:p_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.c273 static krb5_error_code(*p_krb5_auth_con_getrcache) (krb5_context, variable
344 (FARPROC) p_krb5_auth_con_getrcache =
716 if (p_krb5_auth_con_getrcache)
717 return (p_krb5_auth_con_getrcache(con, acon, prcache));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c282 static krb5_error_code (* p_krb5_auth_con_getrcache)(krb5_context, variable
358 (FARPROC) p_krb5_auth_con_getrcache =
760 if ( p_krb5_auth_con_getrcache )
761 return(p_krb5_auth_con_getrcache(con,acon, prcache));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c273 static krb5_error_code(*p_krb5_auth_con_getrcache) (krb5_context, variable
344 (FARPROC) p_krb5_auth_con_getrcache =
716 if (p_krb5_auth_con_getrcache)
717 return (p_krb5_auth_con_getrcache(con, acon, prcache));

Completed in 70 milliseconds