HomeSort by relevance Sort by last modified time
    Searched full:p_krb5_timeofday (Results 1 - 1 of 1) sorted by null

  /external/openssl/ssl/
kssl.c 253 static krb5_error_code (_stdcall *p_krb5_timeofday) variable
327 (FARPROC) p_krb5_timeofday =
575 if ( p_krb5_timeofday )
576 return(p_krb5_timeofday(con,timeret));
    [all...]

Completed in 40 milliseconds