Searched refs:crypt_luksFormat (Results 1 – 5 of 5) sorted by relevance
53 crypt_luksFormat;
564 int crypt_luksFormat(struct crypt_options *options);
737 int crypt_luksFormat(struct crypt_options *options) in crypt_luksFormat() function
348 FAIL_(crypt_luksFormat(&co), "error device"); in LuksFormat()351 OK_(crypt_luksFormat(&co)); in LuksFormat()382 FAIL_(crypt_luksFormat(&co), "wrong slot #"); in LuksKeyGame()385 OK_(crypt_luksFormat(&co)); in LuksKeyGame()
311 return crypt_luksFormat(&options); in _action_luksFormat_generateMK()