/third_party/boringssl/src/crypto/rand_extra/ |
D | rand_test.cc | 46 static const uint8_t kZeros[256] = {0}; in TEST() local 129 static const uint8_t kZeros[16] = {0}; in TEST() local 157 static const uint8_t kZeros[256] = {0}; in RunConcurrentRands() local
|
/third_party/boringssl/src/crypto/ |
D | impl_dispatch_test.cc | 103 const uint8_t kZeros[16] = {0}; in TEST_F() local 126 static const uint8_t kZeros[16] = {0}; in TEST_F() local 133 static const uint8_t kZeros[16] = {0}; in TEST_F() local
|
/third_party/boringssl/src/crypto/curve25519/ |
D | x25519_test.cc | 87 static const uint8_t kZeros[32] = {0}; in TEST() local
|
/third_party/boringssl/src/crypto/evp/ |
D | evp_extra_test.cc | 668 static const uint8_t kZeros[32] = {0}; in TEST() local
|
/third_party/boringssl/src/crypto/rsa_extra/ |
D | rsa_test.cc | 691 static const uint8_t kZeros[32] = {0}; in TEST() local
|
/third_party/boringssl/src/crypto/cipher_extra/ |
D | aead_test.cc | 628 static const uint8_t kZeros[EVP_AEAD_MAX_KEY_LENGTH] = {0}; in TEST_P() local
|
/third_party/openssl/test/ossl_shim/ |
D | ossl_shim.cc | 385 static const uint8_t kZeros[16] = {0}; in TicketKeyCallback() local
|
/third_party/boringssl/src/ssl/test/ |
D | test_config.cc | 531 static const uint8_t kZeros[16] = {0}; in TicketKeyCallback() local
|
/third_party/boringssl/src/crypto/bytestring/ |
D | bytestring_test.cc | 790 static const uint8_t kZeros[256] = {0}; in TEST() local
|
/third_party/flutter/skia/tests/ |
D | GrShapeTest.cpp | 82 const uint8_t* kZeros = reinterpret_cast<uint8_t*>(calloc(kRes, 1)); in test_bounds_by_rasterizing() local 84 static constexpr uint8_t kZeros[kRes] = {0}; in test_bounds_by_rasterizing() local
|
/third_party/skia/tests/ |
D | GrStyledShapeTest.cpp | 82 const uint8_t* kZeros = reinterpret_cast<uint8_t*>(calloc(kRes, 1)); in test_bounds_by_rasterizing() local 84 static constexpr uint8_t kZeros[kRes] = {0}; in test_bounds_by_rasterizing() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputHLSL.cpp | 158 const char *kZeros = "_ANGLE_ZEROS_"; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputHLSL.cpp | 131 const char *kZeros = "_ANGLE_ZEROS_"; variable
|
/third_party/boringssl/src/third_party/fiat/ |
D | curve25519.c | 2133 static const uint8_t kZeros[32] = {0}; in X25519() local
|
/third_party/boringssl/src/ssl/ |
D | ssl_test.cc | 2323 static const uint8_t kZeros[16] = {0}; in RenewTicketCallback() local 2358 static const uint8_t kZeros[16] = {0}; in GetServerTicketTime() local
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 5565 static const uint8_t kZeros[32] = {0}; in X25519() local
|