Home
last modified time | relevance | path

Searched defs:vectors (Results 1 – 25 of 40) sorted by relevance

12

/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Drsa.js17 .then(function(vectors) { argument
43 .then(function(vectors) { argument
68 .then(function(vectors) { argument
93 .then(function(vectors) { argument
115 .then(function(vectors) { argument
138 .then(function(vectors) { argument
161 .then(function(vectors) { argument
219 .then(function(vectors) { argument
254 .then(function(vectors) { argument
284 .then(function(vectors) { argument
[all …]
Decdsa.js18 .then(function(vectors) { argument
45 .then(function(vectors) { argument
71 .then(function(vectors) { argument
97 .then(function(vectors) { argument
120 .then(function(vectors) { argument
144 .then(function(vectors) { argument
166 .then(function(vectors) { argument
202 .then(function(vectors) { argument
236 .then(function(vectors) { argument
268 .then(function(vectors) { argument
[all …]
Deddsa.js17 .then(function(vectors) { argument
44 .then(function(vectors) { argument
70 .then(function(vectors) { argument
96 .then(function(vectors) { argument
119 .then(function(vectors) { argument
143 .then(function(vectors) { argument
165 .then(function(vectors) { argument
201 .then(function(vectors) { argument
235 .then(function(vectors) { argument
267 .then(function(vectors) { argument
[all …]
Dhmac.js116 .then(function(vectors) { argument
148 .then(function(vectors) { argument
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Drsa.js17 .then(function(vectors) { argument
46 .then(function(vectors) { argument
78 .then(function(vectors) { argument
105 .then(function(vectors) { argument
131 .then(function(vectors) { argument
176 .then(function(vectors) { argument
218 .then(function(vectors) { argument
247 .then(function(vectors) { argument
274 .then(function(vectors) { argument
/third_party/node/test/parallel/
Dtest-crypto-psychic-signatures.js16 const vectors = { variable
Dtest-webcrypto-derivekey.js124 const vectors = [ variable
156 const vectors = [ variable
Dtest-webcrypto-sign-verify-hmac.js11 const vectors = require('../fixtures/crypto/hmac')(); constant
Dtest-webcrypto-sign-verify-eddsa.js11 const vectors = require('../fixtures/crypto/eddsa')(); constant
Dtest-webcrypto-sign-verify-ecdsa.js11 const vectors = require('../fixtures/crypto/ecdsa')(); constant
Dtest-webcrypto-keygen.js29 const vectors = { variable
/third_party/skia/gm/
Dimagescalealigned.cpp26 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; in onOnceBeforeDraw() local
/third_party/python/Modules/expat/
Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp838 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local
1629 const unsigned vectors, bool transpose, in copy_uniform_matrix_to_storage()
1874 const unsigned vectors = uni->type->matrix_columns; in _mesa_uniform_matrix() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_module_tests.c356 } vectors[] = { in test_cbc() local
424 } vectors[] = { in test_ecb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_module_tests.c356 } vectors[] = { in test_cbc() local
424 } vectors[] = { in test_ecb() local
/third_party/cmsis/CMSIS/Core/Include/
Dcore_cm1.h870 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_SetVector() local
886 uint32_t *vectors = (uint32_t *)0x0U; in __NVIC_GetVector() local
Dcore_cm0.h843 …uint32_t *vectors = (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */ in __NVIC_SetVector() local
859 …uint32_t *vectors = (uint32_t *)(NVIC_USER_IRQ_OFFSET << 2); /* point to 1st user interrupt */ in __NVIC_GetVector() local
Dcore_sc000.h924 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
940 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
Dcore_cm0plus.h963 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
984 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
Dcore_cm23.h1671 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_SetVector() local
1691 uint32_t *vectors = (uint32_t *) ((uintptr_t) SCB->VTOR); in __NVIC_GetVector() local
/third_party/node/deps/icu-small/source/common/
Dloclikelysubtags.cpp319 const int32_t* vectors = value.getIntVector(length, errorCode); in readLSREncodedStrings() local
/third_party/lwip/src/api/
Dapi_lib.c997 netconn_write_vectors_partly(struct netconn *conn, struct netvector *vectors, u16_t vectorcnt, in netconn_write_vectors_partly()
/third_party/skia/tests/
DMatrixTest.cpp287 SkVector vectors[1000]; in test_matrix_min_max_scale() local

12