HomeSort by: relevance | last modified time | path
    Searched refs:fnrandcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/evp/
evp_rand.c 123 int fnrandcnt = 0, fnctxcnt = 0, fnlockcnt = 0, fnenablelockcnt = 0; local
157 fnrandcnt++;
163 fnrandcnt++;
169 fnrandcnt++;
259 if (fnrandcnt != 3
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
evp_rand.c 121 int fnrandcnt = 0, fnctxcnt = 0, fnlockcnt = 0, fnenablelockcnt = 0; local
155 fnrandcnt++;
161 fnrandcnt++;
167 fnrandcnt++;
250 if (fnrandcnt != 3

Completed in 54 milliseconds