Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c25 uint8_t *plaintext = NULL, *ciphertext = NULL; in test_cipher_speed() local
/openbmc/linux/crypto/
H A Dkhazad.c803 u8 *ciphertext, const u8 *plaintext) in khazad_crypt()
H A Danubis.c573 u8 *ciphertext, const u8 *plaintext, const int R) in anubis_crypt()
H A Dtestmgr.h40 const char *plaintext; member
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c255 void *plaintext, size_t len) in __enc_payload()
267 void *plaintext, size_t len) in dec_payload()
/openbmc/qemu/crypto/
H A Dsecret_common.c43 g_autofree uint8_t *plaintext = NULL; in qcrypto_secret_decrypt() local
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c30 const struct xdr_netobj *plaintext; member