Home | History | Annotate | Download | only in microhttpd

Lines Matching refs:https_mem_cert

638   if ( (NULL != daemon->https_mem_cert) &&
659 mem_bio = BIO_new_mem_buf ((void*)daemon->https_mem_cert, -1);
3264 daemon->https_mem_cert = va_arg (ap, const char *);