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