Searched refs:key_spi_trycnt (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_var.h75 &key_spi_trycnt, \
H A Dkey.c166 static u_int key_spi_trycnt = 1000; variable
276 &key_spi_trycnt, 0, "");
2349 int count = key_spi_trycnt; /* XXX */
5986 int count = key_spi_trycnt;
6045 (keystat.getspi_count + key_spi_trycnt - count) / 2;

Completed in 19 milliseconds