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

  /src/crypto/external/bsd/openssl/dist/apps/
list.c 89 static int cipher_cmp(const EVP_CIPHER * const *a, function
107 STACK_OF(EVP_CIPHER) *ciphers = sk_EVP_CIPHER_new(cipher_cmp);
  /src/crypto/external/apache2/openssl/dist/apps/
list.c 95 static int cipher_cmp(const EVP_CIPHER *const *a, function
114 STACK_OF(EVP_CIPHER) *ciphers = sk_EVP_CIPHER_new(cipher_cmp);

Completed in 25 milliseconds