Home
last modified time | relevance | path

Searched defs:block_mode (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp446 void KeymasterHidlTest::CheckAesIncrementalEncryptOperation(BlockMode block_mode, in CheckAesIncrementalEncryptOperation()
579 void KeymasterHidlTest::CheckTripleDesTestVector(KeyPurpose purpose, BlockMode block_mode, in CheckTripleDesTestVector()
649 string KeymasterHidlTest::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
659 string KeymasterHidlTest::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
672 string KeymasterHidlTest::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
684 string KeymasterHidlTest::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
713 string KeymasterHidlTest::DecryptMessage(const string& ciphertext, BlockMode block_mode, in DecryptMessage()
Dkeymaster_hidl_hal_test.cpp3910 const BlockMode block_mode; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h400 struct block_mode struct
403 uint16_t mode_index;
406 uint8_t decimation_mode;
409 uint8_t quant_mode;
412 uint8_t weight_bits;
415 uint8_t is_dual_plane : 1;
422 inline quant_method get_weight_quant_mode() const in get_weight_quant_mode()
1068 uint16_t block_mode; member
Dastcenc_block_sizes.cpp37 unsigned int block_mode, in decode_block_mode_2d()
153 unsigned int block_mode, in decode_block_mode_3d()
Dastcenc_symbolic_physical.cpp294 int block_mode = read_bits(11, 0, pcb.data); in physical_to_symbolic() local
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp852 void KeyMintAidlTestBase::CheckAesIncrementalEncryptOperation(BlockMode block_mode, in CheckAesIncrementalEncryptOperation()
927 void KeyMintAidlTestBase::AesCheckEncryptOneByteAtATime(const string& key, BlockMode block_mode, in AesCheckEncryptOneByteAtATime()
945 void KeyMintAidlTestBase::CheckEncryptOneByteAtATime(BlockMode block_mode, const int block_size, in CheckEncryptOneByteAtATime()
1059 void KeyMintAidlTestBase::CheckTripleDesTestVector(KeyPurpose purpose, BlockMode block_mode, in CheckTripleDesTestVector()
1348 string KeyMintAidlTestBase::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
1358 string KeyMintAidlTestBase::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
1371 string KeyMintAidlTestBase::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
1383 string KeyMintAidlTestBase::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
1397 string KeyMintAidlTestBase::EncryptMessage(const string& message, BlockMode block_mode, in EncryptMessage()
1426 string KeyMintAidlTestBase::DecryptMessage(const string& ciphertext, BlockMode block_mode, in DecryptMessage()
DKeyMintTest.cpp687 for (auto block_mode : ValidBlockModes(Algorithm::AES)) { in TEST_P() local
726 for (auto block_mode : ValidBlockModes(Algorithm::AES)) { in TEST_P() local
746 for (auto block_mode : ValidBlockModes(Algorithm::AES)) { in TEST_P() local
774 for (auto block_mode : ValidBlockModes(Algorithm::AES)) { in TEST_P() local
818 BlockMode block_mode = BlockMode::GCM; in TEST_P() local
845 BlockMode block_mode = BlockMode::GCM; in TEST_P() local
872 for (auto block_mode : ValidBlockModes(Algorithm::TRIPLE_DES)) { in TEST_P() local
912 for (auto block_mode : ValidBlockModes(Algorithm::TRIPLE_DES)) { in TEST_P() local
955 for (auto block_mode : ValidBlockModes(Algorithm::TRIPLE_DES)) { in TEST_P() local
974 for (auto block_mode : ValidBlockModes(Algorithm::TRIPLE_DES)) { in TEST_P() local
[all …]
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h398 for (auto block_mode : block_modes) { in BlockMode() local
Dkeymaster_hidl_hal_test.cpp3076 for (auto block_mode : block_modes) { in TEST_P() local