MCPcopy Create free account
hub / github.com/bareos/bareos / SetupEncryptionDigests

Function SetupEncryptionDigests

core/src/filed/backup.cc:310–369  ·  view source on GitHub ↗

* Setup for digest handling. If this fails, the digest will be set to NULL * and not used. Note, the digest (file hash) can be any one of the four * algorithms below. * * The signing digest is a single algorithm depending on * whether or not we have SHA2. * ****FIXME**** the signing algorithm should really be * determined a different way!!!!!! What happens if * sha2 was available d

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SaveFileFunction · 0.85

Calls 4

crypto_digest_newFunction · 0.85
T_Function · 0.85
JmsgFunction · 0.50
stream_to_asciiFunction · 0.50

Tested by

no test coverage detected