Home
last modified time | relevance | path

Searched refs:P384 (Results 1 – 25 of 1941) sorted by relevance

12345678910>>...78

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/dtls/v2/pkg/crypto/elliptic/
H A Delliptic.go56 P384 Curve = 0x0018 const
65 P384: true,
85 case P384:
86 return ellipticCurveKeypair(P384, elliptic.P384(), elliptic.P384())
/dports/security/fizz/fizz-2021.12.27.00/fizz/crypto/exchange/test/
H A DECKeyExchangeTest.cpp63 KeyParams Key<P384>::getKeyParams() { in getKeyParams()
109 using KeyTypes = ::testing::Types<P256, P384, P521>;
190 case KeyType::P384: in getNid()
191 return P384::curveNid; in getNid()
256 case KeyType::P384: { in TEST_P()
294 case KeyType::P384: { in TEST_P()
400 KeyType::P384},
410 KeyType::P384},
420 KeyType::P384},
430 KeyType::P384},
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/libbid/
H A Dbid_round.c405 UINT384 P384; in round192_39_57() local
483 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
484 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in round192_39_57()
488 fstar.w[2] = P384.w[2]; in round192_39_57()
489 fstar.w[1] = P384.w[1]; in round192_39_57()
490 fstar.w[0] = P384.w[0]; in round192_39_57()
494 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in round192_39_57()
497 fstar.w[3] = P384.w[3]; in round192_39_57()
498 fstar.w[2] = P384.w[2]; in round192_39_57()
499 fstar.w[1] = P384.w[1]; in round192_39_57()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/
H A Dbid_round.c408 BID_UINT384 P384; in bid_round192_39_57() local
486 Cstar.w[1] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in bid_round192_39_57()
487 Cstar.w[0] = (P384.w[4] << (64 - shift)) | (P384.w[3] >> shift); in bid_round192_39_57()
491 fstar.w[2] = P384.w[2]; in bid_round192_39_57()
492 fstar.w[1] = P384.w[1]; in bid_round192_39_57()
493 fstar.w[0] = P384.w[0]; in bid_round192_39_57()
497 Cstar.w[0] = (P384.w[5] << (64 - shift)) | (P384.w[4] >> shift); in bid_round192_39_57()
500 fstar.w[3] = P384.w[3]; in bid_round192_39_57()
501 fstar.w[2] = P384.w[2]; in bid_round192_39_57()
502 fstar.w[1] = P384.w[1]; in bid_round192_39_57()
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dsuiteb.c55 #define P384 384 macro
116 /* 3*/ { "A.1.2.1", SECLVL_256, 0, SECLVL_256, P384, TRUE },
123 /*10*/ { "A.1.7.1", SECLVL_128, P256, SECLVL_BOTH, P384, TRUE },
124 /*11*/ { "A.1.7.2", SECLVL_BOTH, P384, SECLVL_128, P256, TRUE },
126 /*13*/ { "A.1.9.1", SECLVL_128, 0, SECLVL_BOTH, P384, TRUE },
133 /*20*/ { "A.1.16.1", SECLVL_256, 0, SECLVL_256, P384, TRUE },
142 /*29*/ { "A.1.24.2", SECLVL_256, 0, SECLVL_256, P384, TRUE },
153 /*40*/ { "A.1.34.2", SECLVL_256, 0, SECLVL_256, P384, TRUE },
158 /*45*/ { "A.1.39.2", SECLVL_256, P384, SECLVL_256, P384, TRUE },
174 /* 3*/ { "A.2.2.1", SECLVL_256, 0, SECLVL_256, P384, TRUE },
[all …]

12345678910>>...78