Searched defs:cleanse (Results 1 – 6 of 6) sorted by relevance
55 static ossl_inline void ring_buf_destroy(struct ring_buf *r, int cleanse) in ring_buf_destroy()201 int cleanse) in ring_buf_cpop_range()232 int cleanse) in ring_buf_resize()
53 int cleanse; member
46 int cleanse; in ossl_quic_rstream_free() local292 void ossl_quic_rstream_set_cleanse(QUIC_RSTREAM *qrs, int cleanse) in ossl_quic_rstream_set_cleanse()
55 unsigned int cleanse : 1; member421 void ossl_quic_sstream_set_cleanse(QUIC_SSTREAM *qss, int cleanse) in ossl_quic_sstream_set_cleanse()
708 int cleanse = ((xso->ssl_options & SSL_OP_CLEANSE_PLAINTEXT) != 0); in xso_update_options() local
593 void cleanse(char *str) in cleanse() function
Completed in 47 milliseconds