Home
last modified time | relevance | path

Searched defs:curve_id (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dcommutative_elgamal.cc49 CommutativeElGamal::CreateWithNewKeyPair(int curve_id) { in CreateWithNewKeyPair()
61 int curve_id, const std::pair<std::string, std::string>& public_key_bytes) { in CreateFromPublicKey()
77 int curve_id, const std::pair<std::string, std::string>& public_key_bytes, in CreateFromPublicAndPrivateKeys()
H A Dec_commutative_cipher.cc64 ECCommutativeCipher::CreateWithNewKey(int curve_id, HashType hash_type) { in CreateWithNewKey()
76 ECCommutativeCipher::CreateFromKey(int curve_id, absl::string_view key_bytes, in CreateFromKey()
93 ECCommutativeCipher::CreateWithKeyFromSeed(int curve_id, in CreateWithKeyFromSeed()
H A Dec_group.cc32 StatusOr<ECGroup::ECGroupPtr> CreateGroup(int curve_id) { in CreateGroup()
126 StatusOr<ECGroup> ECGroup::Create(int curve_id, Context* context) { in Create()
201 int curve_id = GetCurveId(); in GetPointByHashingToCurveSswuRo() local
H A Dec_key.proto28 optional int32 curve_id = 1; field
H A Dec_point_util.cc35 StatusOr<std::unique_ptr<ECPointUtil>> ECPointUtil::Create(int curve_id) { in Create()
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/
H A Dec_key_util.cc25 Status GenerateEcKey(int curve_id, absl::string_view ec_key_filename) { in GenerateEcKey()
35 StatusOr<BigNum> DeserializeEcKey(Context* context, int curve_id, in DeserializeEcKey()
H A Delgamal_key_util.cc37 Status GenerateElGamalKeyPair(int curve_id, absl::string_view pub_key_filename, in GenerateElGamalKeyPair()
57 int curve_id, const std::vector<std::string>& shares_filenames, in ComputeJointElGamalPublicKey()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_crypto_lib.c238 int curve_id; in crypto_convert_pk() local
318 int curve_id; in crypto_verify_signature() local
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/tlswire/handshake/
H A DEllipticCurvesHelloExtension.java41 int curve_id = in.readUnsignedShort(); in parseData() local
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/tlswire/handshake/
H A DEllipticCurvesHelloExtension.java43 int curve_id = in.readUnsignedShort(); in parseData() local
/aosp_15_r20/out/soong/.intermediates/external/private-join-and-compute/libpjc_crypto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/external/private-join-and-compute/private_join_and_compute/crypto/
Dec_key.pb.h247 inline ::int32_t EcKeyProto::curve_id() const { in curve_id() function
/aosp_15_r20/out/soong/.intermediates/external/private-join-and-compute/libpjc_crypto/android_arm64_armv8-2a_cortex-a55_sdk_static_apex30/gen/proto/external/private-join-and-compute/private_join_and_compute/crypto/
Dec_key.pb.h247 inline ::int32_t EcKeyProto::curve_id() const { in curve_id() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/src/
Dkey.c134 static int key_create_ecdsa(key_t *key, int key_bits, const int curve_id) in key_create_ecdsa()
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster_types.proto92 uint32 curve_id = 1; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster_types.proto92 uint32 curve_id = 1; field
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_wolfssl.c1641 int curve_id; member
1650 int curve_id = crypto_ec_group_2_id(group); in crypto_ec_init() local
2703 int curve_id = crypto_ec_group_2_id(group); in crypto_ec_key_set_pub() local
2849 int curve_id = crypto_ec_group_2_id(group); in crypto_ec_key_gen() local
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/py/crypto_util/
H A Delliptic_curve.py389 def curve_id(self): member in ECKey
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/
H A Dpublickey.rs126 let curve_id = if crv == &Value::from(iana::EllipticCurve::Ed25519.to_i64()) { in pkey_from_okp_key() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dbssl_shim.cc577 uint16_t curve_id = SSL_get_curve_id(ssl); in CheckHandshakeProperties() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dbssl_shim.cc577 uint16_t curve_id = SSL_get_curve_id(ssl); in CheckHandshakeProperties() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dbssl_shim.cc628 uint16_t curve_id = SSL_get_curve_id(ssl); in CheckHandshakeProperties() local
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dbssl_shim.cc628 uint16_t curve_id = SSL_get_curve_id(ssl); in CheckHandshakeProperties() local
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dvirtio_crypto.h154 __le32 curve_id; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h154 __le32 curve_id; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h154 __le32 curve_id; member

123