Searched defs:plaintext (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ |
| D | khazad.c | 803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
|
| D | anubis.c | 573 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
|
| D | testmgr.h | 39 const char *plaintext; member
|
| /kernel/linux/linux-4.19/crypto/ |
| D | khazad.c | 803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
|
| D | anubis.c | 575 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
|
| D | testmgr.h | 38 const char *plaintext; member
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | amp.c | 128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()
|
| /kernel/linux/linux-4.19/net/bluetooth/ |
| D | amp.c | 135 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()
|