Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dkey_parameter.rs1221 let app_id_bytes = app_id.into_bytes(); in test_new_from_sql_vec_u8() localVariable
1226 &app_id_bytes, in test_new_from_sql_vec_u8()
1233 KeyParameterValue::ApplicationID(app_id_bytes) in test_new_from_sql_vec_u8()