Searched refs:sourceCtx (Results 1 – 1 of 1) sorted by relevance
71 static void DoTempStore(const KeyContext &sourceCtx, KeyContext &targetCtx) in DoTempStore() argument74 KeyBlob tempAad(sourceCtx.aad); in DoTempStore()75 KeyBlob tempNonce(sourceCtx.nonce); in DoTempStore()76 KeyBlob tempRndEnc(sourceCtx.rndEnc); in DoTempStore()77 KeyBlob tempShield(sourceCtx.shield); in DoTempStore()