Home
last modified time | relevance | path

Searched defs:computeSecretKey (Results 1 – 6 of 6) sorted by relevance

/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/crypto/openssl/
H A DzrtpDH.cpp267 int32_t ZrtpDH::computeSecretKey(uint8_t *pubKeyBytes, uint8_t *secret) { in computeSecretKey() function in ZrtpDH
/dports/security/pear-Crypt_DiffieHellman/Crypt_DiffieHellman-0.2.6/Crypt/
H A DDiffieHellman.php247 public function computeSecretKey($publicKey, $type = self::NUMBER) function in Crypt_DiffieHellman
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Crypt/
H A DDiffieHellman.php201 public function computeSecretKey($publicKey, $type = self::NUMBER, $output = self::NUMBER) function in Zend_Crypt_DiffieHellman
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/crypto/gcrypt/
H A DgcryptZrtpDH.cpp226 int32_t ZrtpDH::computeSecretKey(uint8_t *pubKeyBytes, uint8_t *secret) { in computeSecretKey() function in ZrtpDH
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Crypt/PublicKey/
H A DDiffieHellman.php227 public function computeSecretKey( function in Zend\\Crypt\\PublicKey\\DiffieHellman
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-crypt/src/PublicKey/
H A DDiffieHellman.php239 public function computeSecretKey( function in Laminas\\Crypt\\PublicKey\\DiffieHellman