Home
last modified time | relevance | path

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

/AOO41X/main/package/source/manifest/
H A DManifestImport.cxx196 … const OUString& sInitVector = aConvertedAttribs[sInitialisationVectorAttribute]; in startElement() local
198 ::sax::Converter::decodeBase64 ( aDecodeBuffer, sInitVector ); in startElement()