Searched defs:plaintext (Results 1 – 5 of 5) sorted by relevance
803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
573 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
40 const char *plaintext; member
241 void *plaintext, size_t len) in __enc_payload()253 void *plaintext, size_t len) in dec_payload()
128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()