Lines Matching full:_init
1175 \index{eax\_init()}
1217 the eax\_init() function allows you to add initial header data to the stream you can also add header data during the
1324 Both essentially just call eax\_init() followed by eax\_encrypt() (or eax\_decrypt() respectively) and eax\_done(). The parameters
1336 \index{ocb\_init()}
1552 \index{gcm\_init()}
1617 The call to gcm\_init() will perform considerable pre--computation (when \textbf{GCM\_TABLES} is defined) and if you're going to be dealing with a lot of packets
1625 This will reset the GCM state \textit{gcm} to the state that gcm\_init() left it. The user would then call gcm\_add\_iv(), gcm\_add\_aad(), etc.
2085 \index{hmac\_init()}
2206 \index{omac\_init()}
2343 \index{pmac\_init()}
2427 \index{pelican\_init()}
2503 \index{xcbc\_init()}
2589 \index{f9\_init()}