Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h338 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro
H A Dsmb2pdu.c435 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
578 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()