Searched refs:getRandom (Results 1 – 1 of 1) sorted by relevance
98 static std::optional<std::vector<uint8_t>> getRandom(size_t numBytes) { in getRandom() function819 std::optional<std::vector<uint8_t>> iv = getRandom(kAesGcmIvSize); in coseEncryptAesGcm()875 getRandom(kAesGcmKeySize); in coseEncryptAesGcmKeyWrap()