Home
last modified time | relevance | path

Searched refs:cert (Results 1 – 25 of 42) sorted by relevance

12

/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx589 CERTCertificate* cert ; in getCertificate() local
667 if( cert != NULL ) { in getCertificate()
707 if( cert != NULL ) { in buildCertificatePath()
811 if( cert != NULL ) in verifyCertificate()
1028 if( SECITEM_CompareItem( &(cert->derIssuer), &(cert->derSubject) ) == SECEqual ) { in getCertificateCharacters()
1043 if (cert->slot != NULL) in getCertificateCharacters()
1045 priKey = PK11_FindPrivateKeyFromCert( cert->slot, ( CERTCertificate* )cert, NULL ) ; in getCertificateCharacters()
1071 if( cert != NULL ) { in NssCertToXCert()
1076 xcert->setCert( cert ) ; in NssCertToXCert()
1087 CERTCertificate* cert ; in NssPrivKeyToXCert() local
[all …]
H A Dsecerror.cxx84 node->cert->subjectName, in printChainFailure()
139 issuer = node->cert->issuerName; in printChainFailure()
143 issuer = node->cert->issuerName; in printChainFailure()
147 issuer = node->cert->issuerName; in printChainFailure()
H A Dx509certificate_nssimpl.cxx286 void X509Certificate_NssImpl :: setCert( CERTCertificate* cert ) { in setCert() argument
292 if( cert != NULL ) { in setCert()
293 m_pCert = CERT_DupCertificate( cert ) ; in setCert()
306 CERTCertificate* cert ; in setRawCert() local
312 cert = CERT_DecodeDERCertificate( &certItem, PR_TRUE, NULL ) ; in setRawCert()
313 if( cert == NULL ) in setRawCert()
321 m_pCert = cert ; in setRawCert()
/aoo41x/main/libxmlsec/
H A Dxmlsec1-noverify.patch7 - if((selected == 1) && xmlSecMSCryptoX509StoreConstructCertsChain(store, cert, certs, keyIn…
8 - return(cert);
17 +/* if((selected == 1) && xmlSecMSCryptoX509StoreConstructCertsChain(store, cert, certs, keyIn…
19 + return cert;
30 - cert, PR_FALSE,
46 + cert, PR_FALSE,
H A Dxmlsec1-customkeymanage.patch138 +#include <cert.h>
782 +#include <cert.h>
1242 -#include <cert.h>
1889 - if (cert == NULL) {
1997 - cert = CERT_DupCertificate(cert);
1998 - if (cert == NULL) {
2034 - cert = NULL;
2079 - if (cert != NULL) {
4975 CERTCertificate* cert;
5518 + slot = cert->slot ;
[all …]
/aoo41x/main/offapi/com/sun/star/security/
H A DXCertificateContainer.idl40 @param cert
46 [in] string cert, [in] boolean trust );
50 @param cert
56 [in] string cert );
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx75 extern X509Certificate_MSCryptImpl* MswcryCertContextToXCert( PCCERT_CONTEXT cert ) ;
971 PCCERT_CONTEXT cert = CertCreateCertificateContext( in getCertStoreForIntermediatCerts() local
975 CertAddCertificateContextToStore(store, cert, CERT_STORE_ADD_ALWAYS, NULL); in getCertStoreForIntermediatCerts()
976 CertFreeCertificateContext(cert); in getCertStoreForIntermediatCerts()
1216 X509Certificate_MSCryptImpl* MswcryCertContextToXCert( PCCERT_CONTEXT cert ) in MswcryCertContextToXCert() argument
1220 if( cert != NULL ) { in MswcryCertContextToXCert()
1223 xcert->setMswcryCert( cert ) ; in MswcryCertContextToXCert()
H A Dx509certificate_mscryptimpl.cxx454 void X509Certificate_MSCryptImpl :: setMswcryCert( const CERT_CONTEXT* cert ) { in setMswcryCert() argument
460 if( cert != NULL ) { in setMswcryCert()
461 m_pCertContext = CertDuplicateCertificateContext( cert ) ; in setMswcryCert()
/aoo41x/ext_libraries/serf/
H A DNULbytes.patch130 serf_ssl_certificate_t *cert;
253 if (X509_digest(cert->ssl_cert, EVP_sha1(), md, &md_size)) {
258 - names = X509_get_ext_d2i(cert->ssl_cert, NID_subject_alt_name, NULL, NULL);
264 + if (!get_subject_alt_names(&san_arr, cert->ssl_cert, EscapeNulAndCopy, pool))
/aoo41x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiProtocolSocketFactory.java36 import java.security.cert.CertificateException;
37 import java.security.cert.X509Certificate;
/aoo41x/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx168 ne_ssl_certificate* cert = ne_ssl_cert_read(filename); in getB64CertFromFile() local
169 char* certExportB64 = ne_ssl_cert_export(cert); in getB64CertFromFile()
/aoo41x/main/odk/pack/gendocu/java/
H A Dpackage-list34 java.security.cert
74 javax.security.cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_1/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_10/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_2/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_3/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_4/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_5/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_6/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_7/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_8/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Root_9/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert
/aoo41x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_10/
H A Dopenssl.cfg74 x509_extensions = usr_cert # The extentions to add to the cert
126 x509_extensions = v3_ca # The extentions to add to the self signed cert

Completed in 122 milliseconds

12