Searched refs:readRandomBytesOrLog (Results 1 – 1 of 1) sorted by relevance
190 static bool readRandomBytesOrLog(size_t count, std::string* out) { in readRandomBytesOrLog() function201 if (!readRandomBytesOrLog(SECDISCARDABLE_BYTES, &secdiscardable)) return false; in createSecdiscardable()478 if (!readRandomBytesOrLog(GCM_NONCE_BYTES, ciphertext)) return false; in encryptWithoutKeymaster()