aboutsummaryrefslogtreecommitdiff
path: root/test/keymgmt_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis1-36/+42
2020-03-25EVP: Downgrade keys rather than upgradeRichard Levitte1-8/+4
2020-02-29EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte1-1/+2
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte1-1/+1
2020-02-07Adapt test/keymgmt_internal_test.c to the redesigned interfaceRichard Levitte1-5/+6
2020-02-07Reorganize the internal evp_keymgmt functionsRichard Levitte1-2/+3
2019-11-14CORE & PROV: make export of key data leaner through callbackRichard Levitte1-20/+82
2019-10-17test/keymgmt_internal_test.c: New test of keymgmt internalsRichard Levitte1-0/+198