Searched refs:requiresKey (Results 1 – 1 of 1) sorted by relevance
54 bool requiresKey = operationType != Digest; in startCryptoOperation() local58 if (requiresKey && !key) { in startCryptoOperation()75 if (requiresKey && !key->canBeUsedForAlgorithm(algorithm, operationType, exceptionState)) in startCryptoOperation()