vlc_gcrypt.h File Reference

This file implements gcrypt support functions in vlc. More...

Include dependency graph for vlc_gcrypt.h:

Go to the source code of this file.

Defines

#define gcry_threads_vlc   gcry_threads_pthread

Functions

static void vlc_gcrypt_init (void)
 Initializes gcrypt with proper locking.

Variables

 GCRY_THREAD_OPTION_PTHREAD_IMPL
 If possible, use gcrypt-provided thread implementation.


Detailed Description

This file implements gcrypt support functions in vlc.


Define Documentation

#define gcry_threads_vlc   gcry_threads_pthread


Function Documentation

static void vlc_gcrypt_init ( void   )  [inline, static]

Initializes gcrypt with proper locking.

References vlc_mutex_lock(), vlc_mutex_unlock(), and VLC_STATIC_MUTEX.

Referenced by CreateFilter(), and gnutls_Init().


Variable Documentation

If possible, use gcrypt-provided thread implementation.

This is so that other non-VLC components (inside the process) can also use gcrypt safely.


Generated on Sun Nov 22 08:05:26 2009 for VLC by  doxygen 1.5.6