Searched refs:unbind_keys_for_user (Results 1 – 2 of 2) sorted by relevance
1099 db.unbind_keys_for_user(user_id, false).context(ks_err!("Error in unbinding keys."))?; in remove_user()1128 db.unbind_keys_for_user(user_id, true) in reset_user()
2408 pub fn unbind_keys_for_user( in unbind_keys_for_user() method4979 db.unbind_keys_for_user(1, false)?; in test_unbind_keys_for_user()4983 db.unbind_keys_for_user(2, false)?; in test_unbind_keys_for_user()4988 db.unbind_keys_for_user(1, true)?; in test_unbind_keys_for_user()5043 db.unbind_keys_for_user(1, true)?; in test_unbind_keys_for_user_removes_superkeys()5057 db.unbind_keys_for_user(1, false)?; in test_unbind_keys_for_user_removes_superkeys()