Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dah_var.h68 uint64_t ahs_crypto; /* Crypto processing failure */ member
H A Dxform_ah.c608 AHSTAT_INC(ahs_crypto); in ah_input()
622 AHSTAT_INC(ahs_crypto); in ah_input()
733 AHSTAT_INC(ahs_crypto); in ah_input_cb()
967 AHSTAT_INC(ahs_crypto); in ah_output()
982 AHSTAT_INC(ahs_crypto); in ah_output()
1111 AHSTAT_INC(ahs_crypto); in ah_output_cb()
/f-stack/tools/netstat/
H A Dipsec.c299 p(ahs_crypto, "crypto-failures", "crypto processing failure%s"); in print_ahstats()