openssl/include
Richard Levitte 8c4412ed8f Rename 'buffer' to 'data' in OSSL_PARAM
The OSSL_PARAM attribute names |buffer| and |buffer_size| may lead to
confusion, as they may make some think that the memory pointed at is
an intermediate memory are.  This is not generally the case, so we
rename |buffer| and |buffer_size| to |data| and |data_size|

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8451)
2019-03-12 18:56:42 +01:00
..
internal Replumbing: Add the Provider Object, type OSSL_PROVIDER 2019-03-11 20:40:13 +01:00
openssl Rename 'buffer' to 'data' in OSSL_PARAM 2019-03-12 18:56:42 +01:00