Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php63 private $hmac; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
/dokuwiki/inc/
H A DPassHash.php837 public static function hmac($algo, $data, $key, $raw_output = false) function in dokuwiki\\PassHash