Home
last modified time | relevance | path

Searched refs:OldRandomPoolCipher (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Drandpool.cpp79 typedef MDC<SHA1> OldRandomPoolCipher; typedef
82 : pool(poolSize), key(OldRandomPoolCipher::DEFAULT_KEYLENGTH), addPos(0), getPos(poolSize) in OldRandomPool()
110 CFB_Mode<OldRandomPoolCipher>::Encryption cipher; in Stir()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Drandpool.cpp79 typedef MDC<SHA1> OldRandomPoolCipher; typedef
82 : pool(poolSize), key(OldRandomPoolCipher::DEFAULT_KEYLENGTH), addPos(0), getPos(poolSize) in OldRandomPool()
110 CFB_Mode<OldRandomPoolCipher>::Encryption cipher; in Stir()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Drandpool.cpp79 typedef MDC<SHA1> OldRandomPoolCipher; typedef
82 : pool(poolSize), key(OldRandomPoolCipher::DEFAULT_KEYLENGTH), addPos(0), getPos(poolSize) in OldRandomPool()
110 CFB_Mode<OldRandomPoolCipher>::Encryption cipher; in Stir()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Drandpool.cpp79 typedef MDC<SHA1> OldRandomPoolCipher; typedef
82 : pool(poolSize), key(OldRandomPoolCipher::DEFAULT_KEYLENGTH), addPos(0), getPos(poolSize) in OldRandomPool()
132 CFB_Mode<OldRandomPoolCipher>::Encryption cipher; in Stir()