Paul Yang ccf453610f Make X509_set_sm2_id consistent with other setters
This commit makes the X509_set_sm2_id to 'set0' behaviour, which means
the memory management is passed to X509 and user doesn't need to free
the sm2_id parameter later. API name also changes to X509_set0_sm2_id.

Document and test case are also updated.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8626)
2019-04-09 20:44:42 +08:00
..
2019-04-01 11:54:48 +01:00
2019-02-15 16:43:18 +02:00
2019-03-19 11:03:45 +00:00
2019-02-16 00:29:42 +01:00
2019-03-12 19:12:12 +01:00
2019-03-11 20:40:13 +01:00
2019-02-17 23:43:29 +01:00