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

  /src/crypto/external/bsd/openssl/dist/apps/
list.c 242 static int mac_cmp(const EVP_MAC * const *a, const EVP_MAC * const *b) function
259 STACK_OF(EVP_MAC) *macs = sk_EVP_MAC_new(mac_cmp);
  /src/crypto/external/apache2/openssl/dist/apps/
list.c 250 static int mac_cmp(const EVP_MAC *const *a, const EVP_MAC *const *b) function
267 STACK_OF(EVP_MAC) *macs = sk_EVP_MAC_new(mac_cmp);

Completed in 23 milliseconds