lib/crypto: rename the SHA256_ functions to samba_SHA256_
authorAndrew Tridgell <tridge@samba.org>
Wed, 6 Apr 2011 04:36:21 +0000 (14:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 6 Apr 2011 06:12:19 +0000 (08:12 +0200)
commit49ab2df28a9399fef8d37677404304ac88115b45
tree29ba5f83e3088272f7c9a8be910adcbacb7246c7
parent5adf85e6afa949f8e636327bb3446aa4f41948a7
lib/crypto: rename the SHA256_ functions to samba_SHA256_

this prevents a symbol duplication with the openssl library, which may
be linked in via a secondary library dependency

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/crypto/hmacsha256.c
lib/crypto/sha256.c
lib/crypto/sha256.h
source3/modules/vfs_acl_common.c
source4/utils/oLschema2ldif.c