Searched refs:normalize_recovery_key (Results 1 – 5 of 5) sorted by relevance
16 int normalize_recovery_key(const char *password, char **ret);
21 int normalize_recovery_key(const char *password, char **ret) { in normalize_recovery_key() function
14 r = normalize_recovery_key(t, &z); in test_normalize_recovery_key()
606 r = normalize_recovery_key(*i, &mangled); in user_record_test_recovery_key()
1148 r = normalize_recovery_key(*j, &mangled); in user_record_compile_effective_passwords()