Searched defs:cipherName (Results 1 – 4 of 4) sorted by relevance
48 char cipherName[LUKS_CIPHERNAME_L]; member
90 static char *_error_hint(char *cipherName, char *cipherMode, size_t keyLength) in _error_hint()
423 const char *cipherName, const char *cipherMode, const char *hashSpec, in LUKS_generate_phdr()
739 char cipherName[LUKS_CIPHERNAME_L]; in crypt_luksFormat() local