Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dipsec_doi.c128 static int check_spi_size __P((int, int));
1375 if (check_spi_size(prop->proto_id, prop->spi_size) < 0)
1918 check_spi_size(proto_id, size) in check_spi_size() function