Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 – 2 of 2) sorted by relevance

/system/keymint/ta/src/
Dtests.rs294 let msg1 = &inner_msg1[1..]; in test_split_rsp_larger_input_perfect_split() localVariable
329 let msg1 = &inner_msg1[1..]; in test_split_rsp_larger_input_imperfect_split() localVariable
/system/security/keystore2/src/crypto/
Dlib.rs597 let msg1 = b"This is a message"; in test_hmac_sha256() localVariable