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