Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dsuper_key.rs78 pub struct SuperKeyType { struct
87 pub const USER_SUPER_KEY: SuperKeyType = argument
88 SuperKeyType { alias: "USER_SUPER_KEY", algorithm: SuperEncryptionAlgorithm::Aes256Gcm };
92 pub const USER_SCREEN_LOCK_BOUND_KEY: SuperKeyType = SuperKeyType {
99 pub const USER_SCREEN_LOCK_BOUND_P521_KEY: SuperKeyType = SuperKeyType {
820 key_type: &SuperKeyType, in get_or_create_super_key() argument
Ddatabase.rs55 super_key::SuperKeyType,
1264 key_type: &SuperKeyType, in store_super_key() argument
1311 key_type: &SuperKeyType, in load_super_key() argument