openssl/crypto/store
Dimitri Papadopoulos 001b92d68d Prefer ARRAY_SIZE(...)
In OpenSSL, it's actually OSSL_NELEM() in "internal/nelem.h".

Found by running the checkpatch.pl Linux script to enforce coding style.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22097)
2024-07-22 06:55:35 -04:00
..
build.info
store_err.c
store_init.c
store_lib.c Adding missing NULL pointer check 2024-04-15 10:29:14 +02:00
store_local.h
store_meth.c
store_register.c
store_result.c
store_strings.c Prefer ARRAY_SIZE(...) 2024-07-22 06:55:35 -04:00