Home
last modified time | relevance | path

Searched refs:block128_xor (Results 1 – 25 of 38) sorted by relevance

12

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cipher-aes-0.2.11/cbits/
H A Daes.c337 block128_xor(&gcm->tag, b); in gcm_ghash_add()
401 block128_xor(&gcm->tag, &lblock); in aes_gcm_finish()
466 block128_xor(&tmp, &ktop); in aes_ocb_init()
492 block128_xor(&ocb->offset_aad, &tmp); in aes_ocb_aad()
496 block128_xor(&ocb->sum_aad, &tmp); in aes_ocb_aad()
507 block128_xor(&ocb->sum_aad, &tmp); in aes_ocb_aad()
516 block128_xor(&tmp, &ocb->ldollar); in aes_ocb_finish()
725 block128_xor(&ocb->sum_enc, &tmp); in ocb_generic_crypt()
726 block128_xor(&pad, &tmp); in ocb_generic_crypt()
732 block128_xor(&tmp, &pad); in ocb_generic_crypt()
[all …]
H A Dblock128.h59 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cipher-aes-0.2.11/cbits/
H A Daes.c337 block128_xor(&gcm->tag, b); in gcm_ghash_add()
401 block128_xor(&gcm->tag, &lblock); in aes_gcm_finish()
466 block128_xor(&tmp, &ktop); in aes_ocb_init()
492 block128_xor(&ocb->offset_aad, &tmp); in aes_ocb_aad()
496 block128_xor(&ocb->sum_aad, &tmp); in aes_ocb_aad()
507 block128_xor(&ocb->sum_aad, &tmp); in aes_ocb_aad()
516 block128_xor(&tmp, &ocb->ldollar); in aes_ocb_finish()
725 block128_xor(&ocb->sum_enc, &tmp); in ocb_generic_crypt()
726 block128_xor(&pad, &tmp); in ocb_generic_crypt()
732 block128_xor(&tmp, &pad); in ocb_generic_crypt()
[all …]
H A Dblock128.h59 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_aes.c384 block128_xor(&gcm->tag, b); in gcm_ghash_add()
407 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
699 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
723 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
817 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
851 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
888 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
892 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_aes.c384 block128_xor(&gcm->tag, b); in gcm_ghash_add()
407 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
699 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
723 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
817 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
851 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
888 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
892 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_aes.c384 block128_xor(&gcm->tag, b); in gcm_ghash_add()
407 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
699 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
723 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
817 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
851 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
888 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
892 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_aes.c425 block128_xor(&gcm->tag, b); in gcm_ghash_add()
450 block128_xor(&gcm->iv, (block128 *) iv); in cryptonite_aes_gcm_init()
742 block128_xor((block128 *) tag, &ocb->sum_aad); in cryptonite_aes_ocb_finish()
766 block128_xor(&block, (block128 *) input); in cryptonite_aes_generic_encrypt_cbc()
884 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_encrypt()
918 block128_xor(&out, (block128 *) input); in cryptonite_aes_generic_gcm_decrypt()
955 block128_xor(&ocb->sum_enc, (block128 *) input); in ocb_generic_crypt()
959 block128_xor(&ocb->sum_enc, (block128 *) output); in ocb_generic_crypt()
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/aes/
H A Dblock128.h81 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/aes/
H A Dblock128.h81 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/aes/
H A Dblock128.h81 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/aes/
H A Dblock128.h81 static inline void block128_xor(block128 *d, const block128 *s) in block128_xor() function

12