boringssl/crypto/sha
David Benjamin 1d2c02bb8e SHA1_Init cannot fail.
This is the only single-shot hash function which pretends it has a
failure case.

Change-Id: Ibf45e197eafc63c368be3783dfeec8ccb95589ab
Reviewed-on: https://boringssl-review.googlesource.com/14584
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2017-04-06 15:30:39 +00:00
..
asm x86_64 assembly pack: Win64 SEH face-lift. 2017-02-16 21:55:04 +00:00
CMakeLists.txt Add ppc64le vector implementation of SHA-1. 2016-11-17 18:38:14 +00:00
sha1-altivec.c Use vec_vsx_ld to performance unaligned load instead of dereferencing a pointer 2017-03-30 16:43:30 +00:00
sha1.c SHA1_Init cannot fail. 2017-04-06 15:30:39 +00:00
sha256.c Remove static output buffers for hash & HMAC functions. 2017-04-02 17:53:17 +00:00
sha512.c Remove static output buffers for hash & HMAC functions. 2017-04-02 17:53:17 +00:00