diff options
author | Carl Worth <cworth@cworth.org> | 2014-12-12 13:55:30 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2015-01-16 13:47:40 -0800 |
commit | a24bdce46f95cbe9efd3b26f157d1eb36584861f (patch) | |
tree | f5e328a4556593bec7b2a8f0c13bd723c19be7df /doxygen/doxy.bat | |
parent | 670826b431202fa7cceab9ca86fa21747a1be16c (diff) |
mesa: Add mesa SHA-1 functions
The upcoming shader cache uses the SHA-1 algorithm for cryptographic
naming. These new mesa_sha1 functions are implemented with any one of
several differeny cryptographics libraries.
This code was copied from the xserver repository, (where it has
apparently been functioning well on a variety of operating systems),
and comes licensed with a license identical to that of Mesa.
Bug fixes by José Fonseca <jfonseca@vmware.com>: Fix to put
conditional assignment in Makefile.am, not Makefile.sources to avoid
breaking scons build. Fix include file for CryptoAPI section. Fix
missing cast in openssl section.
Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'doxygen/doxy.bat')
0 files changed, 0 insertions, 0 deletions