Lines Matching refs:initialization
253 There is no initialization routine for the library and for the most part the code is thread safe. The only thread
845 \subsection{Initialization}
876 the initialization vector to be used with the cipher. You must fill the IV yourself and it is assumed they are the same
1549 \subsubsection{Initialization}
2082 The HMAC support works much like the normal hash functions except that the initialization routine requires you to pass a key
2084 unsigned characters. The initialization routine is:
5017 such as register\_cipher() are not thread safe no matter what you do. It is best to call them from your programs initialization
5303 It also increases the initialization time and is not suitable when you are going to use a key a few times only.
5841 \subsection{Initialization}