Searched refs:import_params (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3541 auto import_params = AuthorizationSetBuilder() local
3555 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key));
3561 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key));
/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp2933 auto import_params = AuthorizationSetBuilder() local
2947 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key));
2953 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key));

Completed in 41 milliseconds