Home
last modified time | relevance | path

Searched defs:nonceLen (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
H A DSalsa.hs37 | nonceLen `notElem` [8,12] = error "Salsa: nonce length should be 64 or 96 bits" function
46 nonceLen = B.length nonce function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
H A DSalsa.hs37 | nonceLen `notElem` [8,12] = error "Salsa: nonce length should be 64 or 96 bits" function
46 nonceLen = B.length nonce function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
H A DSalsa.hs37 | nonceLen `notElem` [8,12] = error "Salsa: nonce length should be 64 or 96 bits" function
46 nonceLen = B.length nonce function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
H A DSalsa.hs37 | nonceLen `notElem` [8,12] = error "Salsa: nonce length should be 64 or 96 bits" function
46 nonceLen = B.length nonce function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/Cipher/
H A DXSalsa.hs37 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
46 nonceLen = B.length nonce function
63 | nonceLen /= 16 = error "XSalsa: nonce length should be 128 bits" function
69 where nonceLen = B.length nonce function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DXSalsa.hs36 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
45 nonceLen = B.length nonce function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DXSalsa.hs36 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
45 nonceLen = B.length nonce function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Cipher/
H A DXSalsa.hs36 | nonceLen /= 24 = error "XSalsa: nonce length should be 192 bits" function
45 nonceLen = B.length nonce function
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dchacha20poly1305.c89 unsigned int nonceLen, PRUint32 ctr) in ChaCha20_InitContext()
113 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20_CreateContext()
255 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Seal()
317 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Open()
392 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Encrypt()
443 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Decrypt()
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c89 unsigned int nonceLen, PRUint32 ctr) in ChaCha20_InitContext()
113 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20_CreateContext()
255 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Seal()
317 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Open()
392 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Encrypt()
443 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Decrypt()
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dchacha20poly1305.c89 unsigned int nonceLen, PRUint32 ctr) in ChaCha20_InitContext()
113 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20_CreateContext()
255 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Seal()
317 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Open()
392 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Encrypt()
443 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Decrypt()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c89 unsigned int nonceLen, PRUint32 ctr) in ChaCha20_InitContext()
113 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20_CreateContext()
255 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Seal()
317 const unsigned char *nonce, unsigned int nonceLen, in ChaCha20Poly1305_Open()
392 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Encrypt()
443 unsigned int nonceLen, const unsigned char *ad, in ChaCha20Poly1305_Decrypt()

1234567