Searched refs:ossl_quic_get_value_uint (Results 1 – 3 of 3) sorted by relevance
116 __owur int ossl_quic_get_value_uint(SSL *s, uint32_t class_, uint32_t id,
3776 int ossl_quic_get_value_uint(SSL *s, uint32_t class_, uint32_t id, in ossl_quic_get_value_uint() function
8007 return ossl_quic_get_value_uint(s, class_, id, value); in SSL_get_value_uint()