Rename `n` field to `num_properties` in property definition structure.
authorPauli <pauli@openssl.org>
Fri, 4 Jun 2021 03:19:23 +0000 (13:19 +1000)
committerPauli <pauli@openssl.org>
Sat, 5 Jun 2021 10:39:26 +0000 (20:39 +1000)
commitfa95fc1eb5eb7e84523f09248c0ce7f771cfdf58
tree1d047e1c3fc25aee11a56d1412e8d2582386be03
parent6a5f97a671de6d4d9f0cd6f6fc23ad89ca4ad69f
Rename `n` field to `num_properties` in property definition structure.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15614)
crypto/property/property_local.h
crypto/property/property_parse.c
crypto/property/property_query.c