349807608f
This was done by the following find . -name '*.[ch]' | /tmp/pl where /tmp/pl is the following three-line script: print unless $. == 1 && m@/\* .*\.[ch] \*/@; close ARGV if eof; # Close file to reset $. And then some hand-editing of other files. Reviewed-by: Viktor Dukhovni <viktor@openssl.org> |
||
---|---|---|
.. | ||
asm | ||
c_cfb64.c | ||
c_ecb.c | ||
c_enc.c | ||
c_ofb64.c | ||
c_skey.c | ||
cast_lcl.h | ||
cast_s.h | ||
casts.cpp | ||
Makefile.in |