Searched refs:mypem (Results 1 – 2 of 2) sorted by relevance
48 char * mypem = /* www.cacert.org */ in sslctx_function() local91 bio=BIO_new_mem_buf(mypem, -1); in sslctx_function()
50 const char *mypem = /* www.cacert.org */ in sslctx_function() local118 bio = BIO_new_mem_buf((char *)mypem, -1); in sslctx_function()