summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/zinc/chacha20/chacha20-x86_64.pl
AgeCommit message (Expand)Author
2018-11-14chacha20: cleaner function declarationsSamuel Neves
2018-11-14chacha20: normalize namesSamuel Neves
2018-11-14chacha20: fixup win64 stack offsetsSamuel Neves
2018-11-14chacha20: simplify stack unwinding on ChaCha20_ctr32Samuel Neves
2018-11-14chacha20: use DRAP idiomSamuel Neves
2018-11-14chacha20: add hchacha_ssse3Samuel Neves
2018-11-14chacha20: begin adapting to kernel settingSamuel Neves
2018-11-14chacha20,poly1305: switch to perlasm originals on x86_64Samuel Neves