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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
stat.c 223 * the function stat_test_rand_source applys the FIPS-140-2 statistical
231 stat_test_rand_source(rand_source_func_t get_rand_bytes) { function
394 err = stat_test_rand_source(source);
  /external/srtp/crypto/math/
stat.c 188 * the function stat_test_rand_source applys the FIPS-140-2 statistical
196 stat_test_rand_source(rand_source_func_t get_rand_bytes) { function
359 err = stat_test_rand_source(source);

Completed in 28 milliseconds