Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dkey.c773 static struct spdcache_entry *spdcache_entry_alloc(
985 entry = spdcache_entry_alloc(spidx, sp); in key_allocsp()
8550 spdcache_entry_alloc(const struct secpolicyindex *spidx, struct secpolicy *sp) in spdcache_entry_alloc() function