Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/bio/
HDbss_mem.c292 case BIO_C_GET_BUF_MEM_PTR: in mem_ctrl()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h330 # define BIO_C_GET_BUF_MEM_PTR 115 macro
487 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \