Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_bio.c512 case BIO_C_NREAD: in bio_ctrl()
773 ret = (int)BIO_ctrl(bio, BIO_C_NREAD, num, buf); in BIO_nread()
/third_party/openssl/include/openssl/
Dbio.h339 # define BIO_C_NREAD 144 macro