Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dcipher-ctr-mt.c186 thread_loop(void *x) in thread_loop() function
420 pthread_create(&c->tid[i], NULL, thread_loop, c); in ssh_aes_ctr_init()