Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netkey/
H A Dkey.c503 static struct secspacq *key_getspacq(struct secpolicyindex *);
2755 if ((spacq = key_getspacq(&spidx)) != NULL) { in key_spdadd()
3341 if ((newspacq = key_getspacq(&sp->spidx)) != NULL) { in key_spdacquire()
8384 key_getspacq( in key_getspacq() function