HomeSort by relevance Sort by last modified time
    Searched refs:CompareCharArraysWithHexError (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/net/quic/crypto/
null_encrypter_test.cc 30 test::CompareCharArraysWithHexError(
aes_128_gcm_12_encrypter_test.cc 271 test::CompareCharArraysWithHexError("ciphertext", encrypted->data(),
273 test::CompareCharArraysWithHexError(
chacha20_poly1305_decrypter_test.cc 126 test::CompareCharArraysWithHexError("plaintext", decrypted->data(),
chacha20_poly1305_encrypter_test.cc 87 test::CompareCharArraysWithHexError("ciphertext", encrypted->data(),
crypto_utils_test.cc 120 test::CompareCharArraysWithHexError("HKDF output",
crypto_framer_test.cc 92 test::CompareCharArraysWithHexError("constructed packet", data->data(),
130 test::CompareCharArraysWithHexError("constructed packet", data->data(),
157 test::CompareCharArraysWithHexError("constructed packet", data->data(),
209 test::CompareCharArraysWithHexError("constructed packet", data->data(),
247 test::CompareCharArraysWithHexError("constructed packet", data->data(),
aes_128_gcm_12_decrypter_test.cc 328 test::CompareCharArraysWithHexError("plaintext", decrypted->data(),
  /external/chromium_org/net/spdy/
spdy_test_utils.h 24 void CompareCharArraysWithHexError(
spdy_test_utils.cc 60 void CompareCharArraysWithHexError(
spdy_framer_test.cc 610 using net::test::CompareCharArraysWithHexError;
631 CompareCharArraysWithHexError(
638 CompareCharArraysWithHexError(
    [all...]
  /external/chromium_org/net/quic/test_tools/
crypto_test_utils.cc 480 CompareCharArraysWithHexError("client write key",
485 CompareCharArraysWithHexError("client write IV",
490 CompareCharArraysWithHexError("server write key",
495 CompareCharArraysWithHexError("server write IV",
500 CompareCharArraysWithHexError("client forward secure write key",
505 CompareCharArraysWithHexError("client forward secure write IV",
510 CompareCharArraysWithHexError("server forward secure write key",
515 CompareCharArraysWithHexError("server forward secure write IV",
520 CompareCharArraysWithHexError("subkey secret",
525 CompareCharArraysWithHexError("sample key extraction"
    [all...]
quic_test_utils.h 71 void CompareCharArraysWithHexError(const std::string& description,
quic_test_utils.cc 491 void CompareCharArraysWithHexError(
  /external/chromium_org/net/quic/
quic_framer_test.cc     [all...]
quic_crypto_client_stream_test.cc 188 test::CompareCharArraysWithHexError(

Completed in 977 milliseconds