lib/crypto: Add GnuTLS helper function samba_gnutls_arcfour_confounded_md5()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Jun 2019 03:05:49 +0000 (15:05 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 27 Jun 2019 12:54:23 +0000 (12:54 +0000)
commit31bac316daa1b5bbf70d62950cebee655b3c1d95
tree0328fd25b67f8178be351b754f7d9647c89b18c7
parent52c87fa16512c040066dbfd8d1811a1d28851850
lib/crypto: Add GnuTLS helper function samba_gnutls_arcfour_confounded_md5()

This will avoid duplicated code as we convert arcfour_crypt_blob() into
direct GnuTLS calls

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/crypto/gnutls_arcfour_confounded_md5.c [new file with mode: 0644]
lib/crypto/gnutls_helpers.h
lib/crypto/wscript_build