Home
last modified time | relevance | path

Searched defs:GetKeySize (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/cronet/net/quic/
H A Dmock_encrypter.cc60 size_t MockEncrypter::GetKeySize() const { in GetKeySize() function in net::MockEncrypter
H A Dmock_decrypter.cc42 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 Dnull_encrypter.cc62 size_t NullEncrypter::GetKeySize() const { return 0; } in GetKeySize() function in quic::NullEncrypter
H A Dcrypto_secret_boxer.cc40 size_t CryptoSecretBoxer::GetKeySize() { return kBoxKeySize; } in GetKeySize() function in quic::CryptoSecretBoxer
H A Daead_base_decrypter.cc173 size_t AeadBaseDecrypter::GetKeySize() const { return key_size_; } in GetKeySize() function in quic::AeadBaseDecrypter
H A Daead_base_encrypter.cc143 size_t AeadBaseEncrypter::GetKeySize() const { return key_size_; } in GetKeySize() function in quic::AeadBaseEncrypter
H A Dnull_decrypter.cc77 size_t NullDecrypter::GetKeySize() const { return 0; } in GetKeySize() function in quic::NullDecrypter
/aosp_15_r20/external/lzma/CPP/7zip/Crypto/
H A DWzAes.h59 unsigned GetKeySize() const { return (8 * KeySizeMode + 8); } in GetKeySize() function
/aosp_15_r20/external/tink/go/proto/aes_siv_go_proto/
H A Daes_siv.pb.go81 func (x *AesSivKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_gcm_go_proto/
H A Daes_gcm.pb.go80 func (x *AesGcmKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_gcm_siv_go_proto/
H A Daes_gcm_siv.pb.go82 func (x *AesGcmSivKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_cmac_prf_go_proto/
H A Daes_cmac_prf.pb.go143 func (x *AesCmacPrfKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_cmac_go_proto/
H A Daes_cmac.pb.go191 func (x *AesCmacKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_ctr_go_proto/
H A Daes_ctr.pb.go134 func (x *AesCtrKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/hkdf_prf_go_proto/
H A Dhkdf_prf.pb.go213 func (x *HkdfPrfKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/hmac_go_proto/
H A Dhmac.pb.go208 func (x *HmacKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/hmac_prf_go_proto/
H A Dhmac_prf.pb.go200 func (x *HmacPrfKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h1716 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 Daes_gcm_hkdf_streaming.pb.go162 func (x *AesGcmHkdfStreamingKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/aes_ctr_hmac_streaming_go_proto/
H A Daes_ctr_hmac_streaming.pb.go168 func (x *AesCtrHmacStreamingKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/external/tink/go/proto/jwt_hmac_go_proto/
H A Djwt_hmac.pb.go220 func (x *JwtHmacKeyFormat) GetKeySize() uint32 { func
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/OMXAL/
DOpenMAXAL.h1316 XAresult (*GetKeySize) ( member
1383 XAresult (*GetKeySize) ( member
/aosp_15_r20/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1316 XAresult (*GetKeySize) ( member
1383 XAresult (*GetKeySize) ( member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc130 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 DOpenSLES.h770 SLresult (*GetKeySize) ( member

12