If USE_NSS is defined, don't use local hash function implementation,
commit58b13f61ccd3608616cedd530549443fce6e82bf
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Apr 2009 16:59:42 +0000 (2 16:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Apr 2009 16:59:42 +0000 (2 16:59 +0000)
treea87bf8c55f50b21a791b07e3b7a16a469eab8b84
parent274fe1f3932d190ae9e3c9b5310d197df4b57a12
If USE_NSS is defined, don't use local hash function implementation,
use NSS.  Introduce wrappers around the hash function calls.  Little
code size optimization.
crypt/md5-crypt.c
crypt/sha256-crypt.c
crypt/sha512-crypt.c