Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from #23334)
  • Loading branch information
hlandau committed Apr 19, 2024
1 parent 10829a6 commit ec3da61
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions util/libssl.num
Original file line number Diff line number Diff line change
Expand Up @@ -583,3 +583,10 @@ SSL_set_value_uint 583 3_3_0 EXIST::FUNCTION:
SSL_poll 584 3_3_0 EXIST::FUNCTION:
SSL_SESSION_get_time_ex 585 3_3_0 EXIST::FUNCTION:
SSL_SESSION_set_time_ex 586 3_3_0 EXIST::FUNCTION:
OSSL_QUIC_server_method ? 3_3_0 EXIST::FUNCTION:QUIC
SSL_is_listener ? 3_3_0 EXIST::FUNCTION:
SSL_get0_listener ? 3_3_0 EXIST::FUNCTION:
SSL_new_listener ? 3_3_0 EXIST::FUNCTION:
SSL_accept_connection ? 3_3_0 EXIST::FUNCTION:
SSL_get_accept_connection_queue_len ? 3_3_0 EXIST::FUNCTION:
SSL_listen ? 3_3_0 EXIST::FUNCTION:

0 comments on commit ec3da61

Please sign in to comment.