Searched refs:kDestinationTypeNativeHandle (Results 1 – 6 of 6) sorted by relevance
63 return ICrypto::kDestinationTypeNativeHandle; in getDestinationType()
126 if (secureData->getDestinationType() != ICrypto::kDestinationTypeNativeHandle) { in queueSecureInputBuffer()136 destination.mType = ICrypto::kDestinationTypeNativeHandle; in queueSecureInputBuffer()
58 kDestinationTypeNativeHandle // secure enumerator
138 if (destination.mType == kDestinationTypeNativeHandle) { in decrypt()365 if (destination.mType == kDestinationTypeNativeHandle) { in onTransact()427 if (destination.mType == kDestinationTypeNativeHandle) { in onTransact()
391 } else if (destination.mType == kDestinationTypeNativeHandle) { in decrypt()
436 destination.mType = ICrypto::kDestinationTypeNativeHandle; in queueSecureInputBuffer()