/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
H A D | ed25519.c | 8 #define ED25519_FN(fn) cryptonite_##fn macro 39 ED25519_FN(ed25519_publickey) (const ed25519_secret_key sk, ed25519_public_key pk) { in ED25519_FN() function 53 ED25519_FN(ed25519_sign) (const unsigned char *m, size_t mlen, const ed25519_secret_key sk, const e… in ED25519_FN() function 88 ED25519_FN(ed25519_sign_open) (const unsigned char *m, size_t mlen, const ed25519_public_key pk, co… in ED25519_FN() function 119 ED25519_FN(curved25519_scalarmult_basepoint) (curved25519_key pk, const curved25519_key e) { in ED25519_FN() function
|
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/ed25519/ |
H A D | ed25519-cryptonite-exts.h | 13 ED25519_FN(ed25519_scalar_encode) (unsigned char out[32], const bignum256modm in) { in ED25519_FN() function 23 ED25519_FN(ed25519_scalar_eq) (const bignum256modm a, const bignum256modm b) { in ED25519_FN() function 49 ED25519_FN(ed25519_point_encode) (unsigned char r[32], const ge25519 *p) { in ED25519_FN() function 68 ED25519_FN(ed25519_point_eq) (const ge25519 *p, const ge25519 *q) { in ED25519_FN() function 91 ED25519_FN(ed25519_point_is_identity) (const ge25519 *p) { in ED25519_FN() function 110 ED25519_FN(ed25519_point_negate) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 123 ED25519_FN(ed25519_point_double) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 128 ED25519_FN(ed25519_point_mul_by_cofactor) (ge25519 *r, const ge25519 *p) { in ED25519_FN() function 135 ED25519_FN(ed25519_point_base_scalarmul) (ge25519 *r, const bignum256modm s) { in ED25519_FN() function 238 ED25519_FN(ed25519_point_has_prime_order) (const ge25519 *p) { in ED25519_FN() function [all …]
|