Home
last modified time | relevance | path

Searched refs:gf_copy (Results 1 – 25 of 91) sorted by relevance

1234

/dports/security/libdecaf/libdecaf-1.0.0/src/GENERATED/c/curve25519/
H A Ddecaf.c139 gf_copy(y, t2); in gf_invert()
291 gf_copy(tmp,p->x); in API_NS()
296 gf_copy(p->z,ONE); in API_NS()
836 gf_copy(q->y,tmp); in API_NS()
857 gf_copy(q->x,tmp); in API_NS()
859 gf_copy(q->y,tmp); in API_NS()
861 gf_copy(q->z,tmp); in API_NS()
1271 gf_copy(x2,ONE); in decaf_x25519()
1272 gf_copy(z2,ZERO); in decaf_x25519()
1273 gf_copy(x3,x1); in decaf_x25519()
[all …]
/dports/security/libdecaf/libdecaf-1.0.0/src/GENERATED/c/ed448goldilocks/
H A Ddecaf.c139 gf_copy(y, t2); in gf_invert()
291 gf_copy(tmp,p->x); in API_NS()
296 gf_copy(p->z,ONE); in API_NS()
836 gf_copy(q->y,tmp); in API_NS()
857 gf_copy(q->x,tmp); in API_NS()
859 gf_copy(q->y,tmp); in API_NS()
861 gf_copy(q->z,tmp); in API_NS()
1271 gf_copy(x2,ONE); in decaf_x448()
1272 gf_copy(z2,ZERO); in decaf_x448()
1273 gf_copy(x3,x1); in decaf_x448()
[all …]
/dports/security/libdecaf/libdecaf-1.0.0/src/per_curve/
H A Ddecaf.tmpl.c128 gf_copy(y, t2); in gf_invert()
280 gf_copy(tmp,p->x); in API_NS()
285 gf_copy(p->z,ONE); in API_NS()
825 gf_copy(q->y,tmp); in API_NS()
846 gf_copy(q->x,tmp); in API_NS()
848 gf_copy(q->y,tmp); in API_NS()
850 gf_copy(q->z,tmp); in API_NS()
1260 gf_copy(x2,ONE); in decaf_x$()
1261 gf_copy(z2,ZERO); in decaf_x$()
1262 gf_copy(x3,x1); in decaf_x$()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2);
121 gf_copy(e->z, ONE);
172 gf_copy(p->z, L0);
182 gf_copy(p->z, L0);
347 gf_copy(p->z, ONE);
389 gf_copy(x2, ONE);
390 gf_copy(z2, ZERO);
391 gf_copy(x3, x1);
392 gf_copy(z3, ONE);
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/openssl-devel/openssl-3.0.2/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()
/dports/security/openssl/openssl-1.1.1n/crypto/ec/curve448/
H A Dcurve448.c53 gf_copy(y, t2); in gf_invert()
121 gf_copy(e->z, ONE); in niels_to_pt()
172 gf_copy(p->z, L0); in add_pniels_to_pt()
182 gf_copy(p->z, L0); in sub_pniels_from_pt()
347 gf_copy(p->z, ONE); in curve448_point_decode_like_eddsa_and_mul_by_ratio()
389 gf_copy(x2, ONE); in x448_int()
390 gf_copy(z2, ZERO); in x448_int()
391 gf_copy(x3, x1); in x448_int()
392 gf_copy(z3, ONE); in x448_int()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/ec/curve448/
H A Dcurve448.c54 gf_copy(y, t2); in gf_invert()
122 gf_copy(e->z, ONE); in niels_to_pt()
173 gf_copy(p->z, L0); in add_pniels_to_pt()
183 gf_copy(p->z, L0); in sub_pniels_from_pt()
353 gf_copy(p->z, ONE); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()
396 gf_copy(x2, ONE); in ossl_x448_int()
397 gf_copy(z2, ZERO); in ossl_x448_int()
398 gf_copy(x3, x1); in ossl_x448_int()
399 gf_copy(z3, ONE); in ossl_x448_int()

1234