Searched refs:crypt_set_password_retry (Results 1 – 3 of 3) sorted by relevance
9 crypt_set_password_retry;
108 void crypt_set_password_retry(struct crypt_device *cd, int tries);
541 crypt_set_password_retry(*cd, options->tries); in _crypt_init()1920 void crypt_set_password_retry(struct crypt_device *cd, int tries) in crypt_set_password_retry() function