Home
last modified time | relevance | path

Searched defs:ring_buf_destroy (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dring_buf.h55 static ossl_inline void ring_buf_destroy(struct ring_buf *r, int cleanse) in ring_buf_destroy() function
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram_pair.c46 static void ring_buf_destroy(struct ring_buf *r) in ring_buf_destroy() function