Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_bio.c595 case BIO_C_NWRITE: in bio_ctrl()
882 ret = BIO_ctrl(bio, BIO_C_NWRITE, num, buf); in BIO_nwrite()
H A Dbio.h458 # define BIO_C_NWRITE 146 macro