Searched refs:BIO_get_fd (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dssl.c346 fd = BIO_get_fd(p_bio, NULL);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dbio.h401 #define BIO_get_fd(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)c) macro
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dbio.h440 #define BIO_get_fd(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)c) macro

Completed in 93 milliseconds