HomeSort by relevance Sort by last modified time
    Searched defs:tim (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/bn/
bn_rand.c 14 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
39 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
107 * (eay@cryptsoft.com). This product includes software written by Tim
122 time_t tim; local
142 time(&tim);
143 RAND_add(&tim,sizeof(tim),0.0);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 113 time_t tim = time(NULL); local
114 struct tm * now = localtime(&tim);
  /external/wpa_supplicant_8/src/common/
ieee802_11_common.h 19 const u8 *tim; member in struct:ieee802_11_elems
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 69 struct timeval tim; variable in typeref:struct:timeval
    [all...]
  /external/tcpdump/
ieee802_11.h 250 struct tim_t tim; member in struct:mgmt_body_t

Completed in 450 milliseconds