Home
last modified time | relevance | path

Searched refs:threaded_qcrypto_pbkdf2_count_iters (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/crypto/
H A Dpbkdf.c100 static void *threaded_qcrypto_pbkdf2_count_iters(void *data) in threaded_qcrypto_pbkdf2_count_iters() function
167 qemu_thread_create(&thread, "pbkdf2", threaded_qcrypto_pbkdf2_count_iters, in qcrypto_pbkdf2_count_iters()