Home
last modified time | relevance | path

Searched refs:kPublicExponents (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/webcrypto/algorithms/
H A Drsa_ssa_unittest.cc504 const char* const kPublicExponents[] = { in TEST_F() local
512 for (size_t i = 0; i < base::size(kPublicExponents); ++i) { in TEST_F()
517 HexStringToBytes(kPublicExponents[i])); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/webcrypto/algorithms/
H A Drsa_ssa_unittest.cc504 const char* const kPublicExponents[] = { in TEST_F() local
512 for (size_t i = 0; i < base::size(kPublicExponents); ++i) { in TEST_F()
517 HexStringToBytes(kPublicExponents[i])); in TEST_F()