Home
last modified time | relevance | path

Searched refs:store_be32 (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
H A Dcryptonite_align.h81 #define store_be32(a, b) store_be32_aligned(a, b) macro
83 static inline void store_be32(uint8_t *dst, const uint32_t v) in store_be32() function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_pbkdf2.c217 store_be32(out , ctx->h[0]); in sha1_extract()
218 store_be32(out+4 , ctx->h[1]); in sha1_extract()
219 store_be32(out+8 , ctx->h[2]); in sha1_extract()
220 store_be32(out+12, ctx->h[3]); in sha1_extract()
221 store_be32(out+16, ctx->h[4]); in sha1_extract()
261 store_be32(out , ctx->h[0]); in sha256_extract()
262 store_be32(out+4 , ctx->h[1]); in sha256_extract()
263 store_be32(out+8 , ctx->h[2]); in sha256_extract()
264 store_be32(out+12, ctx->h[3]); in sha256_extract()
265 store_be32(out+16, ctx->h[4]); in sha256_extract()
[all …]
/dports/security/openconnect/openconnect-8.10/
H A Dpulse.c111 store_be32(b, val); in buf_append_be32()
120 store_be32(&b[0], vendor); in buf_append_ift_hdr()
121 store_be32(&b[1], type); in buf_append_ift_hdr()
142 store_be32(b + 4, EXPANDED_JUNIPER); in buf_append_eap_hdr()
143 store_be32(b + 8, subtype); in buf_append_eap_hdr()
184 store_be32(&val_be, val); in buf_append_avp_be32()
626 store_be32(buf->data + 8, buf->pos); in send_ift_packet()
1094 store_be32(eap_avp + 16, 2); in pulse_request_user_auth()
1187 store_be32(eap_avp + 16, 2); in pulse_request_pass_change()
2458 store_be32(&vpninfo->esp_out.spi, spi); in handle_esp_config_packet()
[all …]

1234