Home
last modified time | relevance | path

Searched refs:BIO_C_GET_BUF_MEM_PTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_mem.c307 case BIO_C_GET_BUF_MEM_PTR: in mem_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h384 # define BIO_C_GET_BUF_MEM_PTR 115 macro
540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \
H A Dbio.h.in361 # define BIO_C_GET_BUF_MEM_PTR 115 macro
517 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \