Searched refs:NON_SECURE (Results 1 – 1 of 1) sorted by relevance
49 const auto NON_SECURE = DestinationBuffer::Tag::nonsecureMemory; in decrypt() local50 if (in_args.destination.getTag() != NON_SECURE) { in decrypt()55 const SharedBuffer& destBuffer = in_args.destination.get<NON_SECURE>(); in decrypt()