aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_rdrand.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-46/+6
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-2/+2
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Auto init/deinit libcryptoMatt Caswell2016-02-091-3/+4
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-68/+74
* Don't use rdrand engine as default unless explicitly requested.Dr. Stephen Henson2013-12-131-0/+1
* eng_rdrand.c: make it link in './config 386' case.Andy Polyakov2011-08-141-1/+1
* prevent compilation errors and warningsDr. Stephen Henson2011-08-111-3/+5
* Add provisory support for RDRAND instruction.Andy Polyakov2011-08-101-0/+140