Searched refs:ah_input_cb (Results 1 – 2 of 2) sorted by relevance
665 crp->crp_callback = (int (*) (struct cryptop *)) ah_input_cb; in ah_input()680 return ah_input_cb(crp); in ah_input()687 ah_input_cb(void *op) in ah_input_cb() function
574 extern int ah_input_cb(void *);