Home
last modified time | relevance | path

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

/fs/ksmbd/
Dntlmssp.h165 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; member
/fs/cifs/
Dcifsencrypt.c702 cifs_arc4_crypt(ctx_arc4, ses->ntlmssp->ciphertext, sec_key, in calc_seckey()
Dsess.c790 memcpy(tmp, ses->ntlmssp->ciphertext, CIFS_CPHTXT_SIZE); in build_ntlmssp_auth_blob()
Dcifsglob.h157 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; /* sent to server */ member