Searched refs:isCryptoSchemeSupportedInternal (Results 1 – 2 of 2) sorted by relevance
151 bool CryptoHalAidl::isCryptoSchemeSupportedInternal(const uint8_t uuid[16], int* factoryIdx) { in isCryptoSchemeSupportedInternal() function in android::CryptoHalAidl180 return isCryptoSchemeSupportedInternal(uuid, NULL); in isCryptoSchemeSupported()189 if (isCryptoSchemeSupportedInternal(uuid, &i)) { in createPlugin()
84 bool isCryptoSchemeSupportedInternal(const uint8_t uuid[16], int* factoryIdx);