aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/core_namemap.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* In provider implemented methods, save the name number, not the name stringRichard Levitte2019-09-191-0/+26
* OSSL_NAMEMAP: make names case insensitiveRichard Levitte2019-06-241-2/+4
* Replumbing: add support for multiple names per algorithmRichard Levitte2019-06-241-70/+71
* Create internal number<->name mapping APIRichard Levitte2019-05-121-0/+211