Lines Matching full:instances
116 * crypto instances
140 * compression instances
164 * crypto instances which are from the specific device package.
190 * crypto instances which are from the specific device package and specific
218 * compression instances which are from the specific device package.
243 * This function allocates crypto instances
245 * - it adds new allocated instances into crypto_services
246 * - it initializes new allocated instances
247 * - it starts new allocated instances
271 * This function allocates crypto instances
274 * - it adds new allocated instances into crypto_services
275 * - it initializes new allocated instances
276 * - it starts new allocated instances
301 * This function allocates crypto instances
304 * - it adds new allocated instances into crypto_services
305 * - it initializes new allocated instances
306 * - it starts new allocated instances
333 * This function frees crypto instances allocated
335 * - it stops the instances
336 * - it shutdowns the instances
337 * - it removes the instances from crypto_services
361 * This function allocates compression instances
363 * - it adds new allocated instances into compression_services
364 * - it initializes new allocated instances
365 * - it starts new allocated instances
389 * This function allocates compression instances
392 * - it adds new allocated instances into compression_services
393 * - it initializes new allocated instances
394 * - it starts new allocated instances
419 * This function frees compression instances allocated
421 * - it stops the instances
422 * - it shutdowns the instances
423 * - it removes the instances from compression_services