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

  /src/crypto/external/bsd/openssl/dist/apps/
list.c 371 static int rand_cmp(const EVP_RAND * const *a, const EVP_RAND * const *b) function
393 STACK_OF(EVP_RAND) *rands = sk_EVP_RAND_new(rand_cmp);
  /src/crypto/external/apache2/openssl/dist/apps/
list.c 380 static int rand_cmp(const EVP_RAND *const *a, const EVP_RAND *const *b) function
403 STACK_OF(EVP_RAND) *rands = sk_EVP_RAND_new(rand_cmp);

Completed in 21 milliseconds