Home
last modified time | relevance | path

Searched defs:GetMGF (Results 1 – 5 of 5) sorted by relevance

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dpssr.h79 virtual const MaskGeneratingFunction & GetMGF() const {static MGF mgf; return mgf;} in GetMGF() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dpssr.h74 virtual const MaskGeneratingFunction & GetMGF() const {static MGF mgf; return mgf;} in GetMGF() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpssr.h79 virtual const MaskGeneratingFunction & GetMGF() const {static MGF mgf; return mgf;} in GetMGF() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpssr.h79 virtual const MaskGeneratingFunction & GetMGF() const {static MGF mgf; return mgf;} in GetMGF() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dskipjack.cpp79 * Preprocess a user key into a table to save an XOR at each F-table access. in AllowRecovery()