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

/linux-master/net/tipc/
H A Dcrypto.c170 * struct tipc_crypto_stats - TIPC Crypto statistics
173 struct tipc_crypto_stats { struct
219 struct tipc_crypto_stats __percpu *stats;
963 struct tipc_crypto_stats __percpu *stats = aead->crypto->stats;
1480 c->stats = alloc_percpu_gfp(struct tipc_crypto_stats, GFP_ATOMIC);
1686 struct tipc_crypto_stats __percpu *stats = tx->stats;
1809 struct tipc_crypto_stats __percpu *stats;

Completed in 228 milliseconds