Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet/
Dip_ah.c665 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
Dip_ipsp.h574 extern int ah_input_cb(void *);