Home
last modified time | relevance | path

Searched defs:base64 (Results 1 – 2 of 2) sorted by relevance

/qemu/crypto/
H A Dhash.c173 char **base64, in qcrypto_hash_finalize_base64()
222 char **base64, in qcrypto_hash_base64v()
242 char **base64, in qcrypto_hash_base64()
/qemu/target/i386/
H A Dsev.c742 g_autofree gchar *base64 = NULL; in sev_read_file_base64() local