HomeSort by relevance Sort by last modified time
    Searched refs:BIO_set_mem_eof_return (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/bio/
bio_mem.c 325 int BIO_set_mem_eof_return(BIO *bio, int eof_value) {
  /external/boringssl/src/include/openssl/
bio.h 410 /* BIO_set_mem_eof_return sets the value that will be returned from reading
420 OPENSSL_EXPORT int BIO_set_mem_eof_return(BIO *bio, int eof_value);
    [all...]

Completed in 502 milliseconds