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