]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/x509.h.in
Make X509_NAME_get0_der() conform to OpenSSL style
authorMatt Caswell <matt@openssl.org>
Mon, 15 Aug 2016 09:07:30 +0000 (10:07 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 17 Aug 2016 12:03:04 +0000 (13:03 +0100)
commit6eabcc839f381bf07d004869ca8fe855edbb4846
tree3320cda9c33590665d2bc5967133e4ae68df5061
parenta0754084f82cf1cd0c8629d61f779bb6a6c6b1a6
Make X509_NAME_get0_der() conform to OpenSSL style

Put the main object first in the params list.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
crypto/x509/x_name.c
doc/crypto/X509_NAME_get0_der.pod
include/openssl/x509.h