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

  /external/libmicrohttpd/src/microhttpd/
internal.h 1212 const char *https_mem_trust; member in struct:MHD_Daemon
    [all...]
daemon.c 597 if (NULL != daemon->https_mem_trust)
600 BIO* mem_bio = BIO_new_mem_buf ((void*)daemon->https_mem_trust, -1);
    [all...]

Completed in 38 milliseconds