HomeSort by relevance Sort by last modified time
    Searched defs:BIO_CTRL_INFO (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 113 #define BIO_CTRL_INFO 3 /* opt - extra tit-bits */
492 #define BIO_get_mem_data(b,pp) BIO_ctrl(b,BIO_CTRL_INFO,0,(char *)pp)
  /external/openssl/include/openssl/
bio.h 113 #define BIO_CTRL_INFO 3 /* opt - extra tit-bits */
492 #define BIO_get_mem_data(b,pp) BIO_ctrl(b,BIO_CTRL_INFO,0,(char *)pp)

Completed in 112 milliseconds