Convert the remaining legacy ciphers to C99 initializers
authortb <tb@openbsd.org>
Sun, 7 Jan 2024 15:42:57 +0000 (15:42 +0000)
committertb <tb@openbsd.org>
Sun, 7 Jan 2024 15:42:57 +0000 (15:42 +0000)
commitfd227519949d0da26f367dba9f6947884147e486
tree2819db9c6f2afd232577ff866649110655eb90e6
parent610ca8cacd1fe028d2e1936bcb327d00a74af170
Convert the remaining legacy ciphers to C99 initializers

No change in the generated aarch64 assembly apart from line number changes.

ok jsing
lib/libcrypto/evp/e_null.c
lib/libcrypto/evp/e_rc2.c
lib/libcrypto/evp/e_rc4.c
lib/libcrypto/evp/e_rc4_hmac_md5.c
lib/libcrypto/evp/e_xcbc_d.c