Searched refs:key_getsp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c434 static struct secpolicy *key_getsp(struct secpolicyindex *);
1586 key_getsp( function
1595 panic("key_getsp: NULL pointer is passed.\n");
2174 newsp = key_getsp(&spidx);
2439 if ((sp = key_getsp(&spidx)) == NULL) {

Completed in 20 milliseconds