summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/asn1_old_lib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename asn1_lib.c to asn1_old_lib.cjsing2021-12-151-0/+286
This will allow us to add a new asn1_lib.c while replacing the code that is in currently in asn1_old_lib.c. Discussed with tb@