Searched refs:ossl_quic_key_update (Results 1 – 3 of 3) sorted by relevance
39 __owur int ossl_quic_key_update(SSL *s, int update_type);
3877 int ossl_quic_key_update(SSL *ssl, int update_type) in ossl_quic_key_update() function
2779 return ossl_quic_key_update(s, updatetype); in SSL_key_update()
Completed in 40 milliseconds