Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dipsec_doi.c125 static int check_spi_size __P((int, int));
1231 if (check_spi_size(prop->proto_id, prop->spi_size) < 0)
1873 check_spi_size(proto_id, size) in check_spi_size() function