Home
last modified time | relevance | path

Searched refs:crecip (Results 1 – 25 of 77) sorted by relevance

1234

/dports/audio/festalon/festalon/src/fidlib/
H A Dfidmkf.h397 crecip(pol + a); in highpass()
449 crecip(pol+b); in bandpass()
508 crecip(hba); in bandstop()
511 crecip(pol+b); in bandstop()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_scalarmult/curve25519/donna/
H A Dsmult.c123 crecip(felem *out, const felem *z) { in crecip() function
200 crecip(zmone, z); in crypto_scalarmult()
/dports/audio/mixxx/mixxx-2.3.0/lib/fidlib/
H A Dfidmkf.h408 crecip(ctx->pol + a); in highpass()
460 crecip(ctx->pol+b); in bandpass()
519 crecip(hba); in bandstop()
522 crecip(ctx->pol+b); in bandstop()
/dports/math/maxima/maxima-5.43.2/src/
H A Drat3a.lisp51 (t (ctimes a (crecip b)))))
90 (defun crecip (n) function
93 (return-from crecip (crecip-general n)))
674 (modulus (pctimes (crecip y) x))
916 (cond ((pcoefp q) (crecip q))
995 (cond (modulus (cons (crecip q) 1))
H A Drat3b.lisp150 (cons (pctimes (crecip (car y)) (cdr y)) 1))
177 (cons (pctimes (crecip (cdr b)) (car b)) 1))
H A Dspgcd.lisp39 (pctimes (crecip (pcsubstz (car xk) qk))
100 (c (crecip (aref mat row row))))
465 (crecip (cmod coef-bound)))
/dports/security/olm/olm-3.2.6/lib/curve25519-donna/
H A DLICENSE.md45 uses many of the tricks described therein. Only the crecip function is taken
/dports/security/p5-Crypt-Curve25519/Crypt-Curve25519-0.06/
H A Dcurve25519-donna-license.md45 uses many of the tricks described therein. Only the crecip function is taken
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_scalarmult/curve25519/donna_c64/
H A Dsmult.c378 crecip(felem out, const felem z) { in crecip() function
418 crecip(zmone, z); in crypto_scalarmult()
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/ext/curve25519_donna/
H A Dcurve25519-donna-c64.c405 crecip(felem out, const felem z) { in crecip() function
447 crecip(zmone, z); in curve25519_donna()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/security/tor/tor-0.4.6.8/src/ext/curve25519_donna/
H A Dcurve25519-donna-c64.c405 crecip(felem out, const felem z) { in crecip() function
447 crecip(zmone, z); in curve25519_donna()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/curve25519/
H A Ddonna.cpp406 void crecip(uint64_t out[5], const uint64_t z[5]) in crecip() function
455 crecip(zmone, z); in curve25519_donna()
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/curve25519/
H A Ddonna.cpp406 void crecip(uint64_t out[5], const uint64_t z[5]) in crecip() function
455 crecip(zmone, z); in curve25519_donna()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/curve25519/
H A Ddonna.cpp406 void crecip(uint64_t out[5], const uint64_t z[5]) in crecip() function
455 crecip(zmone, z); in curve25519_donna()
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/curve25519/
H A Dcurve25519-donna-c64.c403 crecip(felem out, const felem z) { in crecip() function
443 crecip(zmone, z); in cryptonite_curve25519_donna()

1234