Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h469 __u8 Salt[SMB311_SALT_SIZE]; member
/Linux-v6.6/crypto/
DKconfig873 tristate "Encrypted Salt-Sector IV Generator"
876 Encrypted Salt-Sector IV generator
/Linux-v6.6/Documentation/filesystems/ext4/
Dsuper.rst430 - Salt for the string2key algorithm for encryption.
/Linux-v6.6/init/
DKconfig215 string "Build ID Salt"
/Linux-v6.6/arch/x86/crypto/
Daesni-intel_avx-x86_64.S62 ## | Salt (From the SA) |
/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c437 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()
/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c788 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()