Home
last modified time | relevance | path

Searched defs:plaintext (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/unit/
H A Dtest-crypto-cipher.c33 const char *plaintext; member
655 *plaintext = NULL, *outtext = NULL; in test_cipher() local
749 uint8_t plaintext[32] = { 0 }; in test_cipher_null_iv() local
H A Dtest-crypto-akcipher.c682 const uint8_t *plaintext; member
879 g_autofree uint8_t *plaintext = NULL; in test_akcipher() local
/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c25 uint8_t *plaintext = NULL, *ciphertext = NULL; in test_cipher_speed() local
/qemu/crypto/
H A Dsecret_common.c43 g_autofree uint8_t *plaintext = NULL; in qcrypto_secret_decrypt() local