Searched refs:BIO_C_GET_BUF_MEM_PTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_mem.c240 case BIO_C_GET_BUF_MEM_PTR:
H A Dbio.h426 # define BIO_C_GET_BUF_MEM_PTR 115 macro
573 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)

Completed in 115 milliseconds