Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c177 void *ct_cookie; member
635 task->ct_cookie = cookie; in sun8i_crypto_task_get()
668 task->ct_cookie = task->ct_callback; in sun8i_crypto_task_put()
1252 (*task->ct_callback)(sc, task, task->ct_cookie, error); in sun8i_crypto_chan_done()