Home
last modified time | relevance | path

Searched refs:getTestVectors (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_vector_ops_main.cpp28 typename VectorOps<T>::Ty *getTestVectors(size_t &NumTestVectors) { in getTestVectors() function
71 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testInsertElement()
110 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testExtractElement()
139 Ty *TestVectors = getTestVectors<T>(NumTestVectors); in testShuffleVector()
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
H A Decdsa_vectors.js22 function getTestVectors() { function
85 // Additional test vectors, using the same format as getTestVectors, but the
89 for (const validVector of getTestVectors()) {
H A Deddsa_vectors.js19 function getTestVectors() { function
H A Dhmac_vectors.js2 function getTestVectors() { function
H A Drsa_pkcs_vectors.js20 function getTestVectors() { function
H A Drsa_pss_vectors.js20 function getTestVectors() { function
H A Dhmac.js10 // Source file hmac_vectors.js provides the getTestVectors method
12 var testVectors = getTestVectors();
H A Decdsa.js10 // Source file [algorithm_name]_vectors.js provides the getTestVectors method
12 var testVectors = getTestVectors();
H A Drsa.js10 // Source file [algorithm_name]_vectors.js provides the getTestVectors method
12 var testVectors = getTestVectors();
H A Deddsa.js10 // Source file [algorithm_name]_vectors.js provides the getTestVectors method
12 var testVectors = getTestVectors();
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
H A Daes_ctr_vectors.js14 function getTestVectors() { function
H A Daes_cbc_vectors.js14 function getTestVectors() { function
H A Daes_gcm_vectors.js13 function getTestVectors() { function
H A Drsa_vectors.js20 function getTestVectors() { function
H A Daes.js8 // Source file aes_XXX_vectors.js provides the getTestVectors method
10 var vectors = getTestVectors();
H A Drsa.js8 // Source file rsa_vectors.js provides the getTestVectors method
10 var vectors = getTestVectors();

Completed in 55 milliseconds