cryb-to/lib
Dag-Erling Smørgrav 06c2f1280a Add a missing break.
This was harmless as it would either fall through to an empty default statement (if CRYB_COVERAGE was defined) or out of the switch, but it's still bad style.
2017-09-04 21:00:01 +02:00
..
cipher
core Add strchrnul(), wcschrnul(), and tests for the former. 2017-08-23 13:41:40 +02:00
cpe
digest Use the English name of the University. 2017-04-29 02:31:15 +02:00
enc Remove unnecessary headers. 2017-08-23 13:19:59 +02:00
hash Use the English name of the University. 2017-04-29 02:31:15 +02:00
mac
mpi Add a missing break. 2017-09-04 21:00:01 +02:00
oath Remove unnecessary headers. 2017-08-23 13:19:59 +02:00
rand
rsaref
test Slight cleanup. 2017-05-11 00:08:45 +02:00
Makefile.am