summaryrefslogtreecommitdiff
path: root/lib/libcrypto/dsa/dsa_meth.c
AgeCommit message (Expand)Author
2022-11-26Make internal header file names consistentTheo Buehler
2022-07-11fix NULL return adding missing semicolonBrent Cook
2022-07-04Prepare to provide DSA_meth_{get0,set1}_name()Theo Buehler
2022-05-07zap stray tabTheo Buehler
2022-01-07Prepare the move of DSA_SIG, DSA_METHOD and DSA to dsa_locl.h byTheo Buehler
2018-03-17Add DSA_meth_{dup,free,new,set_{finish,sign}}()Theo Buehler