Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dkey.c239 #define SPI_ALLOC_LOCK_DESTROY() sx_destroy(&spi_alloc_lock) macro
8784 SPI_ALLOC_LOCK_DESTROY(); in key_destroy()