Home
last modified time | relevance | path

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

/net/ipv6/
A Dseg6_hmac.c43 struct hmac_storage { struct
48 static DEFINE_PER_CPU(struct hmac_storage, hmac_storage) = { argument
197 local_lock_nested_bh(&hmac_storage.bh_lock); in seg6_hmac_compute()
198 ring = this_cpu_ptr(hmac_storage.hmac_ring); in seg6_hmac_compute()
223 local_unlock_nested_bh(&hmac_storage.bh_lock); in seg6_hmac_compute()

Completed in 3 milliseconds