Home
last modified time | relevance | path

Searched defs:kZeros (Results 1 – 16 of 16) sorted by relevance

/third_party/boringssl/src/crypto/rand_extra/
Drand_test.cc46 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/
Dimpl_dispatch_test.cc103 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/
Dx25519_test.cc87 static const uint8_t kZeros[32] = {0}; in TEST() local
/third_party/boringssl/src/crypto/evp/
Devp_extra_test.cc668 static const uint8_t kZeros[32] = {0}; in TEST() local
/third_party/boringssl/src/crypto/rsa_extra/
Drsa_test.cc691 static const uint8_t kZeros[32] = {0}; in TEST() local
/third_party/boringssl/src/crypto/cipher_extra/
Daead_test.cc628 static const uint8_t kZeros[EVP_AEAD_MAX_KEY_LENGTH] = {0}; in TEST_P() local
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc385 static const uint8_t kZeros[16] = {0}; in TicketKeyCallback() local
/third_party/boringssl/src/ssl/test/
Dtest_config.cc531 static const uint8_t kZeros[16] = {0}; in TicketKeyCallback() local
/third_party/boringssl/src/crypto/bytestring/
Dbytestring_test.cc790 static const uint8_t kZeros[256] = {0}; in TEST() local
/third_party/flutter/skia/tests/
DGrShapeTest.cpp82 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/
DGrStyledShapeTest.cpp82 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/
DOutputHLSL.cpp158 const char *kZeros = "_ANGLE_ZEROS_"; variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp131 const char *kZeros = "_ANGLE_ZEROS_"; variable
/third_party/boringssl/src/third_party/fiat/
Dcurve25519.c2133 static const uint8_t kZeros[32] = {0}; in X25519() local
/third_party/boringssl/src/ssl/
Dssl_test.cc2323 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/
Dcurve25519.c5565 static const uint8_t kZeros[32] = {0}; in X25519() local