Home
last modified time | relevance | path

Searched refs:BIO_C_NWRITE0 (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bio/
Dbss_bio.c517 case BIO_C_NWRITE0: in bio_ctrl()
788 ret = BIO_ctrl(bio, BIO_C_NWRITE0, 0, buf); in BIO_nwrite0()
/third_party/openssl/include/openssl/
Dbio.h340 # define BIO_C_NWRITE0 145 macro