]> git.ipfire.org Git - thirdparty/curl.git/commit
vtls: make sure every _sha256sum()'s first arg is const
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 25 Jun 2017 11:06:54 +0000 (13:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Aug 2017 12:56:55 +0000 (14:56 +0200)
commitc9d526cdbf1d24b9c77b4d0d4f8297e69c76d5f6
tree08347df4b01331a70e6c558d0a9f76d0b46e7ec8
parent2568cfed2da753c25adb0b803672ee40e7eb6c65
vtls: make sure every _sha256sum()'s first arg is const

This patch makes the signature of the _sha256sum() functions consistent
among the SSL backends, in preparation for unifying the way all SSL
backends are accessed.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
lib/vtls/darwinssl.c
lib/vtls/darwinssl.h