Home
last modified time | relevance | path

Searched refs:LUKS_HASHSPEC_L (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/cryptsetup/luks/
H A Dluks.h12 #define LUKS_HASHSPEC_L 32 macro
50 char hashSpec[LUKS_HASHSPEC_L];
H A Dkeymanage.c293 _to_lower(header->hashSpec, LUKS_HASHSPEC_L); in LUKS_fix_header_compatible()
450 strncpy(header->hashSpec,hashSpec,LUKS_HASHSPEC_L); in LUKS_generate_phdr()