Richard Levitte f842b6b2a4 Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
These functions are generalizations of EVP_PKEY_CTX_str2ctrl() and
EVP_PKEY_CTX_hex2ctrl().  They will parse the value, and then pass the
parsed result and length to a callback that knows exactly how to pass
them on to a main _ctrl function, along with a context structure
pointer.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7393)
2018-10-29 13:35:19 +01:00
..
2018-06-20 15:29:23 +01:00
2018-05-29 13:16:04 +01:00
2018-07-11 14:49:02 +02:00
2018-10-10 14:00:43 +02:00
2018-02-09 07:04:32 -05:00
2018-09-12 09:16:07 +02:00
2018-10-29 13:35:19 +01:00
2018-05-29 13:16:04 +01:00