Home
last modified time | relevance | path

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

/linux/include/net/
H A Dxfrm.h1881 int xfrm_alloc_spi(struct xfrm_state *x, u32 minspi, u32 maxspi,
/linux/net/key/
H A Daf_key.c1386 err = xfrm_alloc_spi(x, min_spi, max_spi, NULL); in pfkey_getspi()