GetMaxPlaintextSize  142 net/quic/crypto/aead_base_encrypter_nss.cc size_t AeadBaseEncrypter::GetMaxPlaintextSize(size_t ciphertext_size) const {
GetMaxPlaintextSize  128 net/quic/crypto/aead_base_encrypter_openssl.cc size_t AeadBaseEncrypter::GetMaxPlaintextSize(size_t ciphertext_size) const {
GetMaxPlaintextSize   51 net/quic/crypto/null_encrypter.cc size_t NullEncrypter::GetMaxPlaintextSize(size_t ciphertext_size) const {
GetMaxPlaintextSize  127 net/quic/quic_connection_test.cc   virtual size_t GetMaxPlaintextSize(size_t ciphertext_size) const OVERRIDE {
GetMaxPlaintextSize 1787 net/quic/quic_framer.cc size_t QuicFramer::GetMaxPlaintextSize(size_t ciphertext_size) {
GetMaxPlaintextSize  145 net/quic/quic_framer_test.cc   virtual size_t GetMaxPlaintextSize(size_t ciphertext_size) const OVERRIDE {