Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netkey/
H A Dkey.c518 static struct secspacq *key_getspacq(struct secpolicyindex *);
2667 if ((spacq = key_getspacq(&spidx)) != NULL) { in key_spdadd()
3255 if ((newspacq = key_getspacq(&sp->spidx)) != NULL) { in key_spdacquire()
8349 key_getspacq( in key_getspacq() function