Searched defs:ciphertext (Results 1 – 6 of 6) sorted by relevance
803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
573 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
165 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; member
677 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d()
858 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d()
173 unsigned char ciphertext[CIFS_CPHTXT_SIZE]; /* sent to server */ member