Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c75 STAT_BADKEYS, /* tx only */ enumerator
76 STAT_BADMSGS = STAT_BADKEYS, /* rx only */
1773 this_cpu_inc(stats->stat[STAT_BADKEYS]); in tipc_crypto_xmit()