Searched refs:ciphertext (Results 1 – 5 of 5) sorted by relevance
803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt() argument806 __be64 *dst = (__be64 *)ciphertext; in khazad_crypt()
575 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt() argument578 __be32 *dst = (__be32 *)ciphertext; in anubis_crypt()
805 sg_init_one(&sgout, ses->ntlmssp->ciphertext, CIFS_CPHTXT_SIZE); in calc_seckey()
154 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; /* sent to server */ member
489 memcpy(tmp, ses->ntlmssp->ciphertext, CIFS_CPHTXT_SIZE); in build_ntlmssp_auth_blob()