Update the SSL_rstate_string*() return value for QUIC
authorMatt Caswell <matt@openssl.org>
Tue, 25 Apr 2023 13:06:54 +0000 (14:06 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Apr 2023 16:03:33 +0000 (17:03 +0100)
commit57582450318e955632d8fb09f42bd90f2ed5d3b4
tree90c1861b375e1db45a74e1744d31d3f99c0f7594
parent476e06eb1635a4cc9419da090d23fde9fed5a693
Update the SSL_rstate_string*() return value for QUIC

We make these APIs work more like the TLS versions do.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20827)
ssl/quic/quic_tls.c