Home
last modified time | relevance | path

Searched refs:errorLength (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx268 PRInt32 errorLength = PR_GetErrorTextLength(); in nsscrypto_initialize() local
269 char *error = new char[errorLength + 1]; in nsscrypto_initialize()
284 PRInt32 errorLength = PR_GetErrorTextLength(); in nsscrypto_initialize() local
285 char *error = new char[errorLength + 1]; in nsscrypto_initialize()

Completed in 16 milliseconds