Searched refs:mypem (Results 1 – 2 of 2) sorted by relevance
43 static const char mypem[] = in sslctx_function() local86 BIO *cbio = BIO_new_mem_buf(mypem, sizeof(mypem)); in sslctx_function()
52 const char *mypem = /* www.cacert.org */ in sslctx_function() local120 bio = BIO_new_mem_buf((char *)mypem, -1); in sslctx_function()