Lines Matching full:_state
363 Certain PRNG algorithms do not require a \textit{prng\_state} argument (sprng for example). The \textit{prng\_state} argument
1751 Like the ciphers, there are hash core functions and a universal data type to hold the hash state called \textit{hash\_state}. To initialize hash
2665 key generation. There is a universal structure called \textit{prng\_state}. To initialize a PRNG call:
5020 The rest of the code uses state variables you must pass it such as hash\_state, hmac\_state, etc. This means that if each