openssl/providers
Rich Salz b60cba3c5d Make allocation/free/clean available to providers
Also make OPENSSL_hexstr2buf available to providers.
EVP control functions need hexstring conversion, so move any
memory-allocating functions in o_str.c into new file mem_str.c

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8886)
2019-07-11 15:53:59 +10:00
..
common Adapt the provider AES for more use of OSSL_PARAM 2019-07-11 07:27:02 +02:00
default Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
fips Make allocation/free/clean available to providers 2019-07-11 15:53:59 +10:00
legacy Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00