Searched refs:ciphertext (Results 1 – 4 of 4) sorted by relevance
165 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; member
702 cifs_arc4_crypt(ctx_arc4, ses->ntlmssp->ciphertext, sec_key, in calc_seckey()
790 memcpy(tmp, ses->ntlmssp->ciphertext, CIFS_CPHTXT_SIZE); in build_ntlmssp_auth_blob()
157 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; /* sent to server */ member