Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c168 * struct tipc_crypto_stats - TIPC Crypto statistics
170 struct tipc_crypto_stats { struct
215 struct tipc_crypto_stats __percpu *stats;
967 struct tipc_crypto_stats __percpu *stats = aead->crypto->stats; in tipc_aead_decrypt_done()
1484 c->stats = alloc_percpu_gfp(struct tipc_crypto_stats, GFP_ATOMIC); in tipc_crypto_start()
1690 struct tipc_crypto_stats __percpu *stats = tx->stats; in tipc_crypto_xmit()
1813 struct tipc_crypto_stats __percpu *stats; in tipc_crypto_rcv()
/kernel/linux/linux-6.6/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; in tipc_aead_decrypt_done()
1480 c->stats = alloc_percpu_gfp(struct tipc_crypto_stats, GFP_ATOMIC); in tipc_crypto_start()
1686 struct tipc_crypto_stats __percpu *stats = tx->stats; in tipc_crypto_xmit()
1809 struct tipc_crypto_stats __percpu *stats; in tipc_crypto_rcv()

Completed in 6 milliseconds