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

  /external/openssl/crypto/bio/
bio.h 553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
    [all...]
  /external/openssl/include/openssl/
bio.h 553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
    [all...]

Completed in 23 milliseconds