Home
last modified time | relevance | path

Searched defs:AesCtrSp80038aTestVector (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp3018 struct AesCtrSp80038aTestVector { struct
3019 const char* key;
3020 const char* nonce;
3021 const char* plaintext;
3022 const char* ciphertext;
3060 TEST_P(EncryptionOperationsTest, AesCtrSp80038aTestVector) { in TEST_P() argument
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp3156 struct AesCtrSp80038aTestVector { struct
3157 const char* key;
3158 const char* nonce;
3159 const char* plaintext;
3160 const char* ciphertext;
3198 TEST_P(EncryptionOperationsTest, AesCtrSp80038aTestVector) { in TEST_P() argument
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp4624 struct AesCtrSp80038aTestVector { struct
4625 const char* key;
4626 const char* nonce;
4627 const char* plaintext;
4628 const char* ciphertext;
4668 TEST_P(EncryptionOperationsTest, AesCtrSp80038aTestVector) { in TEST_P() argument