netscape-revival
security/lib/util/secrngt.h
#ifndef _SECRNGT_H_ #define _SECRNGT_H_ /* * secrngt.h - public data structures for the secure random number generator * * $Id: secrngt.h,v 1.1 1996/10/14 05:30:17 jsw Exp $ */ typedef struct RNGContextStr RNGContext; #endif /* _SECRNGT_H_ */