CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
crypto Namespace Reference

Functions

CVMFS_EXPORT void InitRng ()
 
CVMFS_EXPORT void SetupLibcryptoMt ()
 
CVMFS_EXPORT void CleanupLibcryptoMt ()
 

Detailed Description

This file is part of the CernVM File System.

Function Documentation

void crypto::CleanupLibcryptoMt ( )

Definition at line 70 of file crypto_util.cc.

Referenced by Fini(), and LibGlobals::~LibGlobals().

Here is the caller graph for this function:

void crypto::InitRng ( )

Definition at line 47 of file crypto_util.cc.

void crypto::SetupLibcryptoMt ( )

Definition at line 52 of file crypto_util.cc.

Referenced by Init(), and LibGlobals::Initialize().

Here is the call graph for this function:

Here is the caller graph for this function: