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

  /external/openssl/crypto/bio/
bio.h 415 #define BIO_C_GET_BUF_MEM_PTR 115
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 415 #define BIO_C_GET_BUF_MEM_PTR 115
553 #define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0,(char *)pp)
    [all...]

Completed in 353 milliseconds