Searched refs:ENCRYPTEDSTORE_BIN (Results 1 – 1 of 1) sorted by relevance
78 const ENCRYPTEDSTORE_BIN: &str = "/system/bin/encryptedstore"; constant730 let mut cmd = Command::new(ENCRYPTEDSTORE_BIN); in prepare_encryptedstore()