Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dlegacy_blob.rs76 pub const SUPER_KEY_AES256: u8 = 7; constant
363 (blob_types::SUPER_KEY_AES256, _, Some(salt)) => Ok(Blob { in new_from_stream()
385 (blob_types::SUPER_KEY, _, None) | (blob_types::SUPER_KEY_AES256, _, None) => { in new_from_stream()