Home
last modified time | relevance | path

Searched defs:generateNonce (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/crypto/
H A DTlsNonceGenerator.java11 byte[] generateNonce(int size); in generateNonce() method
/dports/net/freeswitch/freeswitch-1.10.3.-release/clients/flex/com/adobe/crypto/
H A DWSSEUsernameToken.as82 private static function generateNonce():String method in com.adobe.crypto.WSSEUsernameToken
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/crypto/impl/bc/
H A DBcTlsNonceGenerator.java16 public byte[] generateNonce(int size) in generateNonce() method in BcTlsNonceGenerator
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/crypto/impl/jcajce/
H A DJcaNonceGenerator.java26 public byte[] generateNonce(int size) in generateNonce() method in JcaNonceGenerator
/dports/graphics/drawpile/Drawpile-2.1.20/src/libshared/util/
H A Dauthtoken.cpp136 quint64 AuthToken::generateNonce() in generateNonce() function in server::AuthToken
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DAESGCMSIV.hs62 generateNonce = Nonce <$> getRandomBytes 12 function
/dports/www/aria2/aria2-1.36.0/src/
H A DInternalDHKeyExchange.cc95 void DHKeyExchange::generateNonce(unsigned char* out, size_t outLength) const in generateNonce() function in aria2::DHKeyExchange
H A DLibgmpDHKeyExchange.cc109 void DHKeyExchange::generateNonce(unsigned char* out, size_t outLength) const in generateNonce() function in aria2::DHKeyExchange
H A DLibsslDHKeyExchange.cc133 void DHKeyExchange::generateNonce(unsigned char* out, size_t outLength) const in generateNonce() function in aria2::DHKeyExchange
H A DLibgcryptDHKeyExchange.cc118 void DHKeyExchange::generateNonce(unsigned char* out, size_t outLength) const in generateNonce() function in aria2::DHKeyExchange
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-oauth/library/Laminas/OAuth/Http/
H A DUtility.php172 public function generateNonce() function in Laminas\\OAuth\\Http\\Utility
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Csp/
H A DContentSecurityPolicyHandler.php173 private function generateNonce() function in Symfony\\Bundle\\WebProfilerBundle\\Csp\\ContentSecurityPolicyHandler

123456789