Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dthread.h35 typedef unsigned(__stdcall *argon2_thread_func_t)(void *); typedef
39 typedef void *(*argon2_thread_func_t)(void *); typedef