| /external/cronet/net/quic/ |
| D | mock_encrypter.cc | 60 size_t MockEncrypter::GetKeySize() const { in GetKeySize() function in net::MockEncrypter
|
| D | mock_decrypter.cc | 42 size_t MockDecrypter::GetKeySize() const { in GetKeySize() function in net::MockDecrypter
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| D | null_encrypter.cc | 62 size_t NullEncrypter::GetKeySize() const { return 0; } in GetKeySize() function in quic::NullEncrypter
|
| D | crypto_secret_boxer.cc | 40 size_t CryptoSecretBoxer::GetKeySize() { return kBoxKeySize; } in GetKeySize() function in quic::CryptoSecretBoxer
|
| D | aead_base_decrypter.cc | 173 size_t AeadBaseDecrypter::GetKeySize() const { return key_size_; } in GetKeySize() function in quic::AeadBaseDecrypter
|
| D | aead_base_encrypter.cc | 143 size_t AeadBaseEncrypter::GetKeySize() const { return key_size_; } in GetKeySize() function in quic::AeadBaseEncrypter
|
| D | null_decrypter.cc | 77 size_t NullDecrypter::GetKeySize() const { return 0; } in GetKeySize() function in quic::NullDecrypter
|
| /external/lzma/CPP/7zip/Crypto/ |
| D | WzAes.h | 59 unsigned GetKeySize() const { return (8 * KeySizeMode + 8); } in GetKeySize() function
|
| /external/tink/go/proto/aes_siv_go_proto/ |
| D | aes_siv.pb.go | 81 func (x *AesSivKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_gcm_go_proto/ |
| D | aes_gcm.pb.go | 80 func (x *AesGcmKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_gcm_siv_go_proto/ |
| D | aes_gcm_siv.pb.go | 82 func (x *AesGcmSivKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_cmac_prf_go_proto/ |
| D | aes_cmac_prf.pb.go | 143 func (x *AesCmacPrfKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_cmac_go_proto/ |
| D | aes_cmac.pb.go | 191 func (x *AesCmacKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_ctr_go_proto/ |
| D | aes_ctr.pb.go | 134 func (x *AesCtrKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/hmac_prf_go_proto/ |
| D | hmac_prf.pb.go | 200 func (x *HmacPrfKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/hkdf_prf_go_proto/ |
| D | hkdf_prf.pb.go | 213 func (x *HkdfPrfKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/hmac_go_proto/ |
| D | hmac.pb.go | 208 func (x *HmacKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_ctr_hmac_streaming_go_proto/ |
| D | aes_ctr_hmac_streaming.pb.go | 168 func (x *AesCtrHmacStreamingKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/aes_gcm_hkdf_streaming_go_proto/ |
| D | aes_gcm_hkdf_streaming.pb.go | 162 func (x *AesGcmHkdfStreamingKeyFormat) GetKeySize() uint32 { func
|
| /external/tink/go/proto/jwt_hmac_go_proto/ |
| D | jwt_hmac.pb.go | 220 func (x *JwtHmacKeyFormat) GetKeySize() uint32 { func
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
| D | quic_test_utils.h | 1699 size_t GetKeySize() const override { return 0; } in GetKeySize() function 1766 size_t GetKeySize() const override { return 0; } in GetKeySize() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_framer_test.cc | 129 size_t GetKeySize() const override { return 0; } in GetKeySize() function in quic::test::__anonffb4ea1b0111::TestEncrypter 184 size_t GetKeySize() const override { return 0; } in GetKeySize() function in quic::test::__anonffb4ea1b0111::TestDecrypter
|