Searched defs:fs_pool (Results 1 – 1 of 1) sorted by relevance
105 struct fs_pool { /* P_i */ struct106 u_int fsp_length; /* Only the first one is used by Fortuna */107 struct randomdev_hash fsp_hash;108 } fs_pool[RANDOM_FORTUNA_NPOOLS]; member