Home
last modified time | relevance | path

Searched refs:runhash (Results 1 – 23 of 23) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
231 [ testCase (show i) (r @=? runhash hashAlg v)
236 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/tests/
H A DHash.hs217 runhash :: HashAlg -> ByteString -> ByteString
218 runhash (HashAlg hashAlg) v = B.convertToBase B.Base16 $ hashWith hashAlg $ v function
249 [ testCase (show i) (r @=? runhash hashAlg v)
254 runhash hashAlg inp `propertyEq` runhashinc hashAlg (chunkS ckLen inp)
/dports/sysutils/liburcu/userspace-rcu-0.13.0/tests/benchmark/
H A Dhashtable_1_seconds.tap1 ./runhash.sh 1
H A DMakefile.am10 runhash.sh \
H A DMakefile.in897 runhash.sh \
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcutilmgr.cc30 static int32_t runhash(int argc, char** argv);
57 rv = runhash(argc, argv);
213 static int32_t runhash(int argc, char** argv) {
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c41 static int runhash(int argc, char **argv);
96 rv = runhash(argc, argv); in main()
631 static int runhash(int argc, char **argv){ in runhash() function
/dports/sysutils/liburcu/userspace-rcu-0.13.0/
H A DChangeLog605 * rculfhash: add runhash.sh test script