Searched defs:BIO_new_mem_buf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dbio_mem.c66 BIO *BIO_new_mem_buf(void *buf, int len) { function
72 OPENSSL_PUT_ERROR(BIO, BIO_new_mem_buf, BIO_R_NULL_PARAMETER);
/external/openssl/crypto/bio/
H A Dbss_mem.c93 BIO *BIO_new_mem_buf(void *buf, int len) function

Completed in 180 milliseconds