aboutsummaryrefslogtreecommitdiff
path: root/test/namemap_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Update copyright yearMatt Caswell1-1/+1
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz1-3/+3
2020-06-21namemap: change ossl_namemap_empty() to do what the documentation says.Pauli1-4/+23
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-17Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods tooRichard Levitte1-0/+45
2019-12-13test/namemap_internal_test.c: use "cookie" instead of "foo"...Richard Levitte1-1/+1
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte1-8/+8
2019-11-06Test EVP_get_[digest|cipher]byname() use the namemapMatt Caswell1-0/+56
2019-06-24OSSL_NAMEMAP: make names case insensitiveRichard Levitte1-0/+5
2019-06-24Add a namemap testRichard Levitte1-0/+58