Searched defs:plaintext (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()
40 const char *plaintext; member
250 void *plaintext, size_t len) in __enc_payload()262 void *plaintext, size_t len) in dec_payload()
30 const struct xdr_netobj *plaintext; member
128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()