Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-crypto-cipher.c34 const char *ciphertext; member
654 uint8_t *key, *iv = NULL, *ciphertext = NULL, in test_cipher() local
750 uint8_t ciphertext[32] = { 0 }; in test_cipher_null_iv() local
H A Dtest-crypto-akcipher.c684 const uint8_t *ciphertext; member
880 g_autofree uint8_t *ciphertext = 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.c40 g_autofree uint8_t *ciphertext = NULL; in qcrypto_secret_decrypt() local