openssl/test/helpers
Matt Caswell 279754d419 Standardise type for epoch
The value for epoch was being represented internally via various types:
uint16_t, unsigned short, unsigned int, unsigned long

We standardise on uint16_t

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18132)
2022-08-18 16:38:14 +01:00
..
cmp_testlib.c
cmp_testlib.h
handshake_srp.c Update copyright year 2022-05-03 13:34:51 +01:00
handshake.c SSL object refactoring using SSL_CONNECTION object 2022-07-28 10:04:28 +01:00
handshake.h
pkcs12.c
pkcs12.h
predefined_dhparams.c Update copyright year 2022-05-03 13:34:51 +01:00
predefined_dhparams.h Update copyright year 2022-05-03 13:34:51 +01:00
ssl_test_ctx.c Add a test_ssl_new testcase 2022-06-03 12:07:18 +10:00
ssl_test_ctx.h Add a test_ssl_new testcase 2022-06-03 12:07:18 +10:00
ssltestlib.c Standardise type for epoch 2022-08-18 16:38:14 +01:00
ssltestlib.h Add a DTLSv1_listen() test 2022-08-18 16:38:12 +01:00