Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netkey/
H A Dkey.c499 static struct secspacq *key_getspacq(struct secpolicyindex *);
2632 if ((spacq = key_getspacq(&spidx)) != NULL) { in key_spdadd()
3215 if ((newspacq = key_getspacq(&sp->spidx)) != NULL) { in key_spdacquire()
8206 key_getspacq( in key_getspacq() function