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

  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_lib.c 211 static void drbg_free_entropy(DRBG_CTX *ctx, unsigned char *out, size_t olen) function
280 drbg_get_entropy, drbg_free_entropy, 20,
281 drbg_get_entropy, drbg_free_entropy);
  /external/openssl/crypto/rand/
rand_lib.c 211 static void drbg_free_entropy(DRBG_CTX *ctx, unsigned char *out, size_t olen) function
288 drbg_get_entropy, drbg_free_entropy, 20,
289 drbg_get_entropy, drbg_free_entropy);

Completed in 111 milliseconds