Home
last modified time | relevance | path

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

/freebsd-head/sys/netipsec/
HDipsec.c1294 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1315 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1320 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1338 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1359 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1362 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1383 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1392 SECREPLAY_UNLOCK(replay); in ipsec_chkreplay()
1422 SECREPLAY_UNLOCK(replay); in ipsec_updatereplay()
1443 SECREPLAY_UNLOCK(replay); in ipsec_updatereplay()
[all …]
HDkeydb.h237 #define SECREPLAY_UNLOCK(_r) mtx_unlock(&(_r)->lock) macro
HDxform_ah.c955 SECREPLAY_UNLOCK(sav->replay); in ah_output()
970 SECREPLAY_UNLOCK(sav->replay); in ah_output()
1060 SECREPLAY_UNLOCK(sav->replay); in ah_output()
HDkey_debug.c823 SECREPLAY_UNLOCK(rpl); in kdebug_secreplay()
833 SECREPLAY_UNLOCK(rpl); in kdebug_secreplay()
HDxform_esp.c823 SECREPLAY_UNLOCK(sav->replay); in esp_output()