Home
last modified time | relevance | path

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

/dragonfly/contrib/cryptsetup/luks/
H A Dluks.h63 char passwordSalt[LUKS_SALTSIZE]; member
H A Dkeymanage.c559 r = getRandom(hdr->keyblock[keyIndex].passwordSalt, LUKS_SALTSIZE); in LUKS_set_key()
565 hdr->keyblock[keyIndex].passwordSalt,LUKS_SALTSIZE, in LUKS_set_key()
657 hdr->keyblock[keyIndex].passwordSalt,LUKS_SALTSIZE, in LUKS_open_key()
/dragonfly/contrib/cryptsetup/lib/
H A Dsetup.c2006 hexprintICB(cd, cd->hdr.keyblock[i].passwordSalt, in crypt_dump()
2009 hexprintICB(cd, cd->hdr.keyblock[i].passwordSalt + in crypt_dump()