Lines Matching full:generator
2 * QEMU Crypto block IV generator
111 * Create a new initialization vector generator that uses
134 * Returns: a new IV generator, or NULL on error
144 * @ivgen: the IV generator object
164 * @ivgen: the IV generator object
166 * Get the algorithm used by this IV generator
168 * Returns: the IV generator algorithm
175 * @ivgen: the IV generator object
177 * Get the cipher algorithm used by this IV generator (if
187 * @ivgen: the IV generator object
189 * Get the hash algorithm used by this IV generator (if
199 * @ivgen: the IV generator object