Searched refs:KEY_MINT_V1 (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore2/src/ | ||
D | raw_device.rs | 63 pub const KEY_MINT_V1: i32 = 100; constant |
D | utils.rs | 343 if km_dev_version >= KeyMintDevice::KEY_MINT_V1 => in upgrade_keyblob_if_required_with() |