Home
last modified time | relevance | path

Searched defs:salt (Results 1 – 8 of 8) sorted by relevance

/qemu/crypto/
H A Dpbkdf.c93 const uint8_t *salt; member
106 const uint8_t *salt = iters_data->salt; in threaded_qcrypto_pbkdf2_count_iters() local
169 const uint8_t *salt, size_t nsalt, in qcrypto_pbkdf2_count_iters()
H A Dpbkdf-gcrypt.c47 const uint8_t *salt, size_t nsalt, in qcrypto_pbkdf2()
H A Dpbkdf-gnutls.c44 const uint8_t *salt, size_t nsalt, in qcrypto_pbkdf2()
H A Dpbkdf-nettle.c48 const uint8_t *salt, size_t nsalt, in qcrypto_pbkdf2()
H A Divgen-essiv.c34 uint8_t *salt; in qcrypto_ivgen_essiv_init() local
H A Dblock-luks-priv.h88 uint8_t salt[QCRYPTO_BLOCK_LUKS_SALT_LEN]; member
/qemu/tests/tcg/aarch64/
H A Dpauth-5.c9 unsigned long salt = 0; in main() local
/qemu/tests/unit/
H A Dtest-crypto-pbkdf.c38 const char *salt; member
415 uint8_t salt[32]; in test_pbkdf_timing_sha256() local