async fn get_all_ciphers(
store: &KeyStore<KeyIds>,
repository: &dyn Repository<Cipher>,
) -> Result<DecryptCipherResult, GetCipherError>async fn get_all_ciphers(
store: &KeyStore<KeyIds>,
repository: &dyn Repository<Cipher>,
) -> Result<DecryptCipherResult, GetCipherError>