History log of /openbsd-src/regress/lib/libcrypto/evp/evp_ecx_test.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 2b0849fc 02-Mar-2023 tb <tb@openbsd.org>

Remove a few unnecessary line continuations


# b507a39d 23-Nov-2022 tb <tb@openbsd.org>

Add void casts since gcc 4.2.1 on sparc64 doesn't like the missing return
checks for BIO_reset().


# b17a0400 23-Nov-2022 tb <tb@openbsd.org>

Fix inconsequential copy-paste error

CID 377010


# 3409f3ad 22-Nov-2022 tb <tb@openbsd.org>

Plug leaks spotted by ASAN CI


# 9eee0738 10-Nov-2022 jsing <jsing@openbsd.org>

Add regress coverage for Ed25519 and X25519 EVP interfaces.