]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/internal/quic_channel.h
Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
authorMatt Caswell <matt@openssl.org>
Mon, 6 Feb 2023 15:34:05 +0000 (15:34 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 05:34:06 +0000 (05:34 +0000)
commitc12e11133625569f5b92a2a78486ecb70cd23df7
tree191dd5e0f8c4bf28017de91adf61171b0864e5ef
parentd6cf4b59a0f3c32d61828ee82c193494e13ff969
Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULT

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
include/internal/quic_channel.h
include/internal/quic_tserver.h
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c
ssl/quic/quic_tserver.c
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/quicfaultstest.c