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

  /external/libmicrohttpd/src/microhttpd/
internal.h 1202 const char *https_mem_cert; member in struct:MHD_Daemon
    [all...]
daemon.c 638 if ( (NULL != daemon->https_mem_cert) &&
659 mem_bio = BIO_new_mem_buf ((void*)daemon->https_mem_cert, -1);
    [all...]

Completed in 40 milliseconds