Home
last modified time | relevance | path

Searched refs:AesEncryptionKey (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1374 .AesEncryptionKey(128) in TEST_P()
1833 .AesEncryptionKey(128) in TEST_P()
2068 .AesEncryptionKey(key.size() * 8) in TEST_P()
2573 .AesEncryptionKey(128) in TEST_P()
2602 .AesEncryptionKey(128) in TEST_P()
2660 .AesEncryptionKey(128) in TEST_P()
2681 .AesEncryptionKey(128) in TEST_P()
2706 .AesEncryptionKey(128) in TEST_P()
2727 .AesEncryptionKey(128) in TEST_P()
2758 .AesEncryptionKey(128) in TEST_P()
[all …]
DKeymasterHidlTest.cpp469 .AesEncryptionKey(key.size() * 8) in CheckAesCtrTestVector()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp784 .AesEncryptionKey(key.size() * 8) in CheckAesCtrTestVector()
1785 .AesEncryptionKey(128) in TEST_P()
2324 .AesEncryptionKey(128) in TEST_P()
2486 .AesEncryptionKey(key.size() * 8) in TEST_P()
2869 .AesEncryptionKey(128) in TEST_P()
2898 .AesEncryptionKey(128) in TEST_P()
2918 .AesEncryptionKey(128) in TEST_P()
2939 .AesEncryptionKey(128) in TEST_P()
2964 .AesEncryptionKey(128) in TEST_P()
2985 .AesEncryptionKey(128) in TEST_P()
[all …]
Dauthorization_set.h283 AuthorizationSetBuilder& AesEncryptionKey(uint32_t key_size);
372 inline AuthorizationSetBuilder& AuthorizationSetBuilder::AesEncryptionKey(uint32_t key_size) { in AesEncryptionKey() function
/hardware/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.h62 .AesEncryptionKey(128) in CreateTestKeys()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h278 AuthorizationSetBuilder& AesEncryptionKey(uint32_t key_size);
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp513 AuthorizationSetBuilder& AuthorizationSetBuilder::AesEncryptionKey(uint32_t key_size) { in AesEncryptionKey() function in android::hardware::keymaster::V4_0::AuthorizationSetBuilder