Searched refs:crypto_bc_t (Results 1 – 1 of 1) sorted by relevance
37 typedef void *crypto_bc_t; typedef384 extern crypto_bc_t crypto_bufcall_alloc(void);385 extern int crypto_bufcall_free(crypto_bc_t bc);386 extern int crypto_bufcall(crypto_bc_t bc, void (*func)(void *arg), void *arg);387 extern int crypto_unbufcall(crypto_bc_t bc);