Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx208 ScCellKeyword aKeyItem( pName, eOpCode, rLocale ); in addToMap() local
217 aList.push_back(aKeyItem); in addToMap()
221 itr->second.push_back(aKeyItem); in addToMap()
/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx41 …SECItem aKeyItem = { siBuffer, const_cast< unsigned char* >( reinterpret_cast< const unsigned char… in Create() local
42 …pSlot, nNSSCipherID, PK11_OriginDerive, bEncryption ? CKA_ENCRYPT : CKA_DECRYPT, &aKeyItem, NULL ); in Create()

Completed in 8 milliseconds