Home
last modified time | relevance | path

Searched refs:store_be64 (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
H A Dcryptonite_align.h100 #define store_be64(a, b) store_be64_aligned(a, b) macro
102 static inline void store_be64(uint8_t *dst, const uint64_t v) in store_be64() function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c314 store_be64(out , ctx->h[0]); in sha512_extract()
315 store_be64(out+8 , ctx->h[1]); in sha512_extract()
316 store_be64(out+16, ctx->h[2]); in sha512_extract()
317 store_be64(out+24, ctx->h[3]); in sha512_extract()
318 store_be64(out+32, ctx->h[4]); in sha512_extract()
319 store_be64(out+40, ctx->h[5]); in sha512_extract()
320 store_be64(out+48, ctx->h[6]); in sha512_extract()
321 store_be64(out+56, ctx->h[7]); in sha512_extract()

123