mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Move fips_enabled to a common library to share across different plugins
Related: https://pagure.io/freeipa/issue/7659 Reviewed-By: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
committed by
Tibor Dudlák
parent
c2e1cdf8a3
commit
de8f969f2d
@@ -77,3 +77,5 @@ int ipapwd_generate_new_history(char *password,
|
||||
int *new_pwd_hlen);
|
||||
|
||||
int encode_nt_key(char *newPasswd, uint8_t *nt_key);
|
||||
|
||||
bool ipapwd_fips_enabled(void);
|
||||
|
||||
Reference in New Issue
Block a user