summaryrefslogtreecommitdiff
path: root/lib/crypto/aes.h
Commit message (Expand)AuthorAgeFilesLines
* lib: crypto: Plumb in the Intel AES instructions.Jeremy Allison2017-09-071-0/+3
* lib: crypt: Prepare the existing code to switch to Intel AES hardware instruc...Jeremy Allison2017-09-071-1/+7
* lib/crypto: make it possible to use only parts of aes.[ch]Stefan Metzmacher2015-08-271-0/+7
* lib/crypto: sync AES_cfb8_encrypt() from heimdalStefan Metzmacher2015-08-271-3/+7
* lib/crypto: add optimized helper functions aes_block_{xor,lshift,rshift}()Stefan Metzmacher2015-08-271-0/+575
* lib/crypto: add aes_cfb8_encrypt()Stefan Metzmacher2011-01-031-0/+4
* lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner2009-09-161-0/+79