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

  /src/crypto/external/bsd/openssl/dist/apps/
list.c 872 static int kex_cmp(const EVP_KEYEXCH * const *a, function
891 STACK_OF(EVP_KEYEXCH) *kex_stack = sk_EVP_KEYEXCH_new(kex_cmp);
  /src/crypto/external/apache2/openssl/dist/apps/
list.c 1025 static int kex_cmp(const EVP_KEYEXCH *const *a, function
1045 STACK_OF(EVP_KEYEXCH) *kex_stack = sk_EVP_KEYEXCH_new(kex_cmp);

Completed in 26 milliseconds