Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bio/
HDbss_mem.c236 case BIO_C_GET_BUF_MEM_PTR: in mem_ctrl()
HDbio.h426 # define BIO_C_GET_BUF_MEM_PTR 115 macro
569 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)