Home
last modified time | relevance | path

Searched refs:Salt (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/common/
H A Dsmb2pdu.h479 __u8 Salt[SMB311_SALT_SIZE]; member
/linux/Documentation/filesystems/ext4/
H A Dsuper.rst430 - Salt for the string2key algorithm for encryption.
/linux/init/
H A DKconfig249 string "Build ID Salt"
/linux/fs/smb/client/
H A Dsmb2pdu.c592 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()
/linux/fs/smb/server/
H A Dsmb2pdu.c777 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()