Home
last modified time | relevance | path

Searched refs:BIO_CTRL_POP (Results 1 – 6 of 6) sorted by relevance

/external/openssl/crypto/bio/
Dbss_mem.c266 case BIO_CTRL_POP: in mem_ctrl()
Dbss_file.c435 case BIO_CTRL_POP: in file_ctrl()
Dbio_lib.c444 BIO_ctrl(b,BIO_CTRL_POP,0,b); in BIO_pop()
Dbio.h129 #define BIO_CTRL_POP 7 /* opt - internal, used to signify change */ macro
/external/openssl/ssl/
Dbio_ssl.c404 case BIO_CTRL_POP: in ssl_ctrl()
/external/openssl/include/openssl/
Dbio.h129 #define BIO_CTRL_POP 7 /* opt - internal, used to signify change */ macro