Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb3_encrypt.c305 uint8_t th_raw[SMB3_TFORM_HDR_SIZE]; in smb3_decrypt_sr() local
354 SMB3_TFORM_HDR_SIZE, th_raw) != 0) { in smb3_decrypt_sr()
409 authdata = th_raw + SMB3_NONCE_OFFS; in smb3_decrypt_sr()
488 uint8_t th_raw[SMB3_TFORM_HDR_SIZE]; in smb3_encrypt_sr() local
550 SMB3_TFORM_HDR_SIZE, th_raw) != 0) in smb3_encrypt_sr()
574 authdata = th_raw + SMB3_NONCE_OFFS; in smb3_encrypt_sr()