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

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dbio_ssl.c298 SSL **sslp,*ssl; local
368 sslp=(SSL **)ptr;
369 *sslp=ssl;
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbio.h475 #define BIO_get_ssl(b,sslp) BIO_ctrl(b,BIO_C_GET_SSL,0,(char *)sslp)
/barrelfish-master/include/openssl/
H A Dbio.h475 #define BIO_get_ssl(b,sslp) BIO_ctrl(b,BIO_C_GET_SSL,0,(char *)sslp)

Completed in 92 milliseconds