Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dapi.h37 typedef void *crypto_bc_t; typedef
384 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);