Searched refs:setKey (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/configmgr/qa/unit/ |
H A D | test.cxx | 94 void setKey( 204 test_.setKey(path_, name_, css::uno::makeAny(options[index_])); in iteration() 295 test_.setKey( in step() 381 setKey( in TEST_F() 584 void Test::setKey( in setKey() function in __anonac1b0eb30111::Test
|
/aoo42x/main/xmlsecurity/tools/uno/ |
H A D | XMLSecurityFrameworkController.java | 683 if (signatureEntity.setKey(id, m_bIsExporting)) in checkReference() 697 if (theEncryption.setKey(id, m_bIsExporting)) in checkReference()
|
H A D | SecurityEntity.java | 150 protected boolean setKey(String uri, boolean isExporting) in setKey() method in SecurityEntity
|
/aoo42x/main/xmlsecurity/tools/demo/ |
H A D | performance.cxx | 213 bool setKey( const rtl::OUString& ouUri, bool bIsExporting ); 839 bool SecurityEntity::setKey(const rtl::OUString& ouUri, bool bIsExporting) in setKey() function in SecurityEntity 1484 if (pSignatureEntity->setKey(ouId, m_bIsExporting)) in checkReference()
|
/aoo42x/main/package/inc/ |
H A D | ZipPackageStream.hxx | 132 void setKey (const com::sun::star::uno::Sequence < sal_Int8 >& rNewKey ) in setKey() function in ZipPackageStream
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | ZipPackageFolder.cxx | 473 rInfo.pStream->setKey ( rEncryptionKey ); in saveChild()
|
/aoo42x/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 3170 + xmlSecNssKeyWrapSetKey, /* xmlSecTransformSetKeyMethod setKey; */ 3201 + xmlSecNssKeyWrapSetKey, /* xmlSecTransformSetKeyMethod setKey; */ 3232 + xmlSecNssKeyWrapSetKey, /* xmlSecTransformSetKeyMethod setKey; */ 3303 + xmlSecNssKeyWrapSetKey, /* xmlSecTransformSetKeyMethod setKey; */
|
Completed in 59 milliseconds