CernVM-FS
2.12.0
|
Functions | |
CVMFS_EXPORT void | InitRng () |
CVMFS_EXPORT void | SetupLibcryptoMt () |
CVMFS_EXPORT void | CleanupLibcryptoMt () |
This file is part of the CernVM File System.
void crypto::CleanupLibcryptoMt | ( | ) |
Definition at line 70 of file crypto_util.cc.
Referenced by Fini(), and LibGlobals::~LibGlobals().
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().