Searched refs:hmac_storage (Results 1 – 1 of 1) sorted by relevance
43 struct hmac_storage { struct48 static DEFINE_PER_CPU(struct hmac_storage, hmac_storage) = { argument197 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