Home | History | Annotate | Download | only in crypto

Lines Matching refs:copied

75     PRInt32 copied = PR_GetErrorText(error_text.get());
76 result = std::string(error_text.get(), copied);