Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netipsec/
H A Dkey.c726 static struct secspacq *key_getspacq(struct secpolicyindex *);
2489 newspacq = key_getspacq(&sp->spidx); in key_spdacquire()
6970 key_getspacq(struct secpolicyindex *spidx) in key_getspacq() function