Home
last modified time | relevance | path

Searched refs:crypt_set_password_retry (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cryptsetup/lib/
HDlibcryptsetup.sym9 crypt_set_password_retry;
HDlibcryptsetup.h108 void crypt_set_password_retry(struct crypt_device *cd, int tries);
HDsetup.c541 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