openssl/include
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
..
internal Use the right NID when putting a method in the store 2019-04-09 10:24:43 +01:00
openssl Make X509_set_sm2_id consistent with other setters 2019-04-09 20:44:42 +08:00