Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcryptohal/server/
Dopaque_key.rs594 let check_result = check_key_material_with_policy(&key_material, &policy); in generate_key_material_test() localVariable
595 expect!(check_result.is_ok(), "wrong key type"); in generate_key_material_test()