Searched refs:ahs_crypto (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netipsec/
H A Dah_var.h68 uint64_t ahs_crypto; /* Crypto processing failure */ member in struct:ahstat
H A Dxform_ah.c608 AHSTAT_INC(ahs_crypto);
622 AHSTAT_INC(ahs_crypto);
733 AHSTAT_INC(ahs_crypto);
967 AHSTAT_INC(ahs_crypto);
982 AHSTAT_INC(ahs_crypto);
1111 AHSTAT_INC(ahs_crypto);
/freebsd-13-stable/tools/tools/crypto/
H A Dipsecstats.c123 AHSTAT(ahs.ahs_crypto, "failed crypto requests");
/freebsd-13-stable/usr.bin/netstat/
H A Dipsec.c299 p(ahs_crypto, "crypto-failures", "crypto processing failure%s");

Completed in 68 milliseconds