Searched defs:SEEDSIZE (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | pk11.c | 301 #define SEEDSIZE 1024 macro 303 static CK_BYTE seed[SEEDSIZE]; 322 ret = isc_stdio_read(seed, 1, SEEDSIZE, stream, &cc); |
Completed in 13 milliseconds