/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | key_util.h | 17 inline constexpr size_t kKeySize = 32; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | aes_256_gcm_encrypter.cc | 13 const size_t kKeySize = 32; variable
|
H A D | aes_128_gcm_12_encrypter.cc | 13 const size_t kKeySize = 16; variable
|
H A D | aes_128_gcm_encrypter.cc | 13 const size_t kKeySize = 16; variable
|
H A D | aes_128_gcm_12_decrypter.cc | 14 const size_t kKeySize = 16; variable
|
H A D | chacha20_poly1305_encrypter.cc | 13 const size_t kKeySize = 32; variable
|
H A D | chacha20_poly1305_tls_encrypter.cc | 13 const size_t kKeySize = 32; variable
|
H A D | aes_128_gcm_decrypter.cc | 16 const size_t kKeySize = 16; variable
|
H A D | aes_256_gcm_decrypter.cc | 16 const size_t kKeySize = 32; variable
|
H A D | chacha20_poly1305_tls_decrypter.cc | 16 const size_t kKeySize = 32; variable
|
H A D | chacha20_poly1305_decrypter.cc | 14 const size_t kKeySize = 32; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | simple_ticket_crypter.h | 38 static constexpr size_t kKeySize = 16; variable
|
/aosp_15_r20/external/lzma/CPP/7zip/Crypto/ |
H A D | 7zAes.h | 16 const unsigned kKeySize = 32; variable
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
H A D | keymaster4_common.h | 27 constexpr uint32_t kKeySize = 2048; variable
|
/aosp_15_r20/external/libchrome/crypto/ |
H A D | hmac_unittest.cc | 39 const int kKeySize = 16; in TEST() local
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | hmac_unittest.cc | 41 const int kKeySize = 16; in TEST() local
|
/aosp_15_r20/external/leveldb/benchmarks/ |
H A D | db_bench_tree_db.cc | 151 const int kKeySize = 16; in PrintHeader() local
|
H A D | db_bench_sqlite3.cc | 183 const int kKeySize = 16; in PrintHeader() local
|
H A D | db_bench.cc | 384 const int kKeySize = 16 + FLAGS_key_prefix; in PrintHeader() local
|
/aosp_15_r20/external/skia/src/gpu/graphite/geom/ |
H A D | AnalyticBlurMask.cpp | 368 static constexpr int kKeySize = sizeof(DerivedParams) / sizeof(uint32_t); in MakeRRect() local
|