Searched defs:plaintext (Results 1 – 4 of 4) sorted by relevance
803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
575 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
39 const char *plaintext; member
128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()