Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dkey.c708 static struct secashead *key_getsah(const struct secasindex *, int);
1133 sah = key_getsah(saidx, CMP_MODE_REQID); in key_lookup_sa_bysaidx()
3433 key_getsah(const struct secasindex *saidx, int flag) in key_getsah() function
3461 sah = key_getsah(saidx, flag); in key_getsah_ref()
6464 sah = key_getsah(&saidx, CMP_HEAD); in key_api_get()
7235 sah = key_getsah(&saidx, CMP_MODE_REQID); in key_api_acquire()