Searched defs:crypto_completion_t (Results 1 – 2 of 2) sorted by relevance
163 typedef void (*crypto_completion_t)(void *req, int err); typedef
170 typedef void (*crypto_completion_t)(struct crypto_async_request *req, int err); typedef