aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/builtin/aes/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Update Gladman AES codeGreg Hudson1-0/+1
2020-05-29Add static object build rules for AESNI sourcesNikhil Benesch1-2/+2
2016-07-28Use single-colon rules in makefilesGreg Hudson1-5/+5
2013-05-24Add AES-NI support on LinuxGreg Hudson1-1/+12
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-6/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-25Fix Windows buildGreg Hudson1-2/+2
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-5/+2
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov1-22/+20
2009-10-09Get aes-gen to build again (for the default back end, at least)Greg Hudson1-1/+1
2009-10-06Fix object file pathZhanna Tsitkov1-5/+5
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-2/+2
2009-09-02Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov1-15/+17
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+61