[curl/curl] ac54b1: AmigaOS: add functions definitions for SHA256

Oliver Urbann <[email protected]> Thu, 20 May 2021 07:48:33 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: ac54b10933749d4c17d9568532ff2f1ed64c119a
      https://github.com/curl/curl/commit/ac54b10933749d4c17d9568532ff2f1ed64c119a
  Author: Oliver Urbann <[email protected]>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M lib/amigaos.c

  Log Message:
  -----------
  AmigaOS: add functions definitions for SHA256

AmiSSL replaces many functions with macros. Curl requires pointer
to some of these functions. Thus, we have to encapsulate these macros:
SHA256_Init, SHA256_Update, SHA256_Final, X509_INFO_free.

Bug: https://github.com/jens-maus/amissl/issues/15
Co-authored-by: Daniel Stenberg <[email protected]>

Closes #7099


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits