Home
last modified time | relevance | path

Searched defs:ecount_buf (Results 1 – 15 of 15) sorted by relevance

/external/tink/cc/internal/
Daes_util.cc58 std::vector<uint8_t> ecount_buf(AesBlockSize(), 0); in AesCtr128Crypt() local
/external/openscreen/cast/streaming/
Dframe_crypto.cc100 std::array<uint8_t, 16> ecount_buf{/* zero initialized */}; in EncryptCommon() local
/external/cronet/stable/crypto/
Dencryptor.cc191 uint8_t ecount_buf[AES_BLOCK_SIZE] = { 0 }; in CryptCTR() local
/external/cronet/tot/crypto/
Dencryptor.cc191 uint8_t ecount_buf[AES_BLOCK_SIZE] = { 0 }; in CryptCTR() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc267 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TestOperation() local
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc329 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TestLowLevelAPI() local
/external/cronet/stable/third_party/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc373 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TestLowLevelAPI() local
/external/cronet/tot/third_party/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc373 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TestLowLevelAPI() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc1010 uint8_t ecount_buf[AES_BLOCK_SIZE]; in AES_CTR() local
/external/cronet/tot/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc1112 uint8_t ecount_buf[AES_BLOCK_SIZE]; in AES_CTR() local
/external/cronet/stable/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc1112 uint8_t ecount_buf[AES_BLOCK_SIZE]; in AES_CTR() local
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc2175 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TEST() local
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc2175 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TEST() local
/external/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc2177 uint8_t ecount_buf[AES_BLOCK_SIZE]; in TEST() local
/external/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc1246 uint8_t ecount_buf[AES_BLOCK_SIZE]; in AES_CTR() local