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

/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbio.h316 #define BIO_C_GET_BUF_MEM_PTR 115 macro
446 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbio.h355 #define BIO_C_GET_BUF_MEM_PTR 115 macro
485 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)

Completed in 77 milliseconds