Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx330 char* chIssuer ; in getCertificate() local
338 chIssuer = PL_strndup( ostr.getStr(), static_cast<int>(ostr.getLength()) ) ; in getCertificate()
339 nmIssuer = CERT_AsciiToName( chIssuer ) ; in getCertificate()
341 PL_strfree( chIssuer ) ; in getCertificate()
347 PL_strfree( chIssuer ) ; in getCertificate()
365 PL_strfree( chIssuer ) ; in getCertificate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx334 char* chIssuer ; in getCertificate() local
342 chIssuer = PL_strndup( ostr.getStr(), static_cast<int>(ostr.getLength()) ) ; in getCertificate()
343 nmIssuer = CERT_AsciiToName( chIssuer ) ; in getCertificate()
345 PL_strfree( chIssuer ) ; in getCertificate()
351 PL_strfree( chIssuer ) ; in getCertificate()
371 PL_strfree( chIssuer ) ; in getCertificate()