Searched refs:ossl_quic_cfq_item_get_encoded (Results 1 – 5 of 5) sorted by relevance
87 || !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item), in check()128 || !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item), in test_cfq()
49 const unsigned char *ossl_quic_cfq_item_get_encoded(const QUIC_CFQ_ITEM *item);
34 const unsigned char *ossl_quic_cfq_item_get_encoded(const QUIC_CFQ_ITEM *item) in ossl_quic_cfq_item_get_encoded() function
2706 const unsigned char *encoded = ossl_quic_cfq_item_get_encoded(cfq_item); in txp_generate_for_el()
177 const unsigned char *ossl_quic_cfq_item_get_encoded(QUIC_CFQ_ITEM *item);
Completed in 18 milliseconds