Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/
H A Ddatabase.rs977 let sc_key_blob = SubComponentType::KEY_BLOB; in from_1_to_2() localVariable
989 stmt.execute(params![BlobState::Superseded, sc_key_blob, sc_key_blob]) in from_1_to_2()
1004 stmt.execute(params![BlobState::Orphaned, sc_key_blob]) in from_1_to_2()