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

  /external/openssl/crypto/bio/
bio.h 551 #define BIO_get_mem_data(b,pp) BIO_ctrl(b,BIO_CTRL_INFO,0,(char *)pp)
    [all...]
  /external/openssl/include/openssl/
bio.h 551 #define BIO_get_mem_data(b,pp) BIO_ctrl(b,BIO_CTRL_INFO,0,(char *)pp)
    [all...]

Completed in 554 milliseconds