Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h446 __u8 Salt[SMB311_SALT_SIZE]; member
/Linux-v6.1/crypto/
DKconfig868 tristate "Encrypted Salt-Sector IV Generator"
871 Encrypted Salt-Sector IV generator
/Linux-v6.1/Documentation/filesystems/ext4/
Dsuper.rst430 - Salt for the string2key algorithm for encryption.
/Linux-v6.1/arch/x86/crypto/
Daesni-intel_avx-x86_64.S62 ## | Salt (From the SA) |
/Linux-v6.1/init/
DKconfig213 string "Build ID Salt"
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c442 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c744 get_random_bytes(pneg_ctxt->Salt, SMB311_SALT_SIZE); in build_preauth_ctxt()