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

  /src/crypto/external/bsd/openssl/dist/apps/
list.c 306 static int kdf_cmp(const EVP_KDF * const *a, const EVP_KDF * const *b) function
323 STACK_OF(EVP_KDF) *kdfs = sk_EVP_KDF_new(kdf_cmp);
  /src/crypto/external/apache2/openssl/dist/apps/
list.c 314 static int kdf_cmp(const EVP_KDF *const *a, const EVP_KDF *const *b) function
332 STACK_OF(EVP_KDF) *kdfs = sk_EVP_KDF_new(kdf_cmp);

Completed in 24 milliseconds