diff options
author | tb <> | 2025-01-02 13:37:43 +0000 |
---|---|---|
committer | tb <> | 2025-01-02 13:37:43 +0000 |
commit | d1536429cfa78ea0c397044a67f5d1ba6be32f0b (patch) | |
tree | 250c827d19ad04027e660f7a18956d722ff22565 /src/lib | |
parent | 5055670b6e981fba52e1877c8cf7b9428a2f65e9 (diff) | |
download | openbsd-d1536429cfa78ea0c397044a67f5d1ba6be32f0b.tar.gz openbsd-d1536429cfa78ea0c397044a67f5d1ba6be32f0b.tar.bz2 openbsd-d1536429cfa78ea0c397044a67f5d1ba6be32f0b.zip |
Merge testdsa.h and tesrsa.h into speed.c
Having constant arrays in a header is just stupid (whether the constants
are static or not), and most of the contents of these two headers clearly
belongs into a C file. Since the garbage pile that is speed.c was not ugly
enough, merge all of it there, since it is the only consumer.
discussed with jsing
PS: still waiting for that elusive volunteer who reworks libdes's speed.c
into something resembling C code.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions