Home
last modified time | relevance | path

Searched refs:BIO_CTRL_POP (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/bio/
HDbss_mem.c318 case BIO_CTRL_POP: in mem_ctrl()
HDbss_file.c329 case BIO_CTRL_POP: in file_ctrl()
HDbio_lib.c608 BIO_ctrl(b, BIO_CTRL_POP, 0, b); in BIO_pop()
/freebsd-13-stable/crypto/openssl/ssl/
HDbio_ssl.c336 case BIO_CTRL_POP: in ssl_ctrl()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h77 # define BIO_CTRL_POP 7/* opt - internal, used to signify change */ macro
/freebsd-13-stable/contrib/serf/buckets/
HDssl_buckets.c421 case BIO_CTRL_POP: in bio_bucket_ctrl()