Home
last modified time | relevance | path

Searched defs:nativeKey (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_ecdh.c42 static int32_t EccKeyMaterialToCtx(const struct HksBlob *nativeKey, in EccKeyMaterialToCtx()
54 int32_t HksMbedtlsEcdh(const struct HksBlob *nativeKey, in HksMbedtlsEcdh()
H A Dhks_mbedtls_x25519.c300 static int32_t X25519KeyMaterialToPri(const struct HksBlob *nativeKey, mbedtls_mpi *pri) in X25519KeyMaterialToPri()
314 int32_t HksMbedtlsX25519KeyAgreement(const struct HksBlob *nativeKey, in HksMbedtlsX25519KeyAgreement()
795 int32_t HksMbedtlsEd25519KeyAgreement(const struct HksBlob *nativeKey, in HksMbedtlsEd25519KeyAgreement()
H A Dhks_mbedtls_dh.c227 int32_t HksMbedtlsDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksMbedtlsDhAgreeKey()
H A Dhks_mbedtls_engine.c207 int32_t HksCryptoHalAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksCryptoHalAgreeKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_curve25519.c113 …tic int32_t ImportX25519EvpKey(EVP_PKEY **ours, EVP_PKEY **theirs, const struct HksBlob *nativeKey, in ImportX25519EvpKey()
141 int32_t HksOpensslX25519AgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksOpensslX25519AgreeKey()
183 int32_t HksOpensslEd25519AgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksOpensslEd25519AgreeKey()
H A Dhks_openssl_dh.c205 static int32_t HksOpensslDhCheckPubKey(const struct HksBlob *nativeKey, DH *dh) in HksOpensslDhCheckPubKey()
272 int32_t HksOpensslDhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksOpensslDhAgreeKey()
H A Dhks_openssl_ecc.c350 static int32_t GetNativePKey(const struct HksBlob *nativeKey, EVP_PKEY *key) in GetNativePKey()
393 static int32_t AgreeKeyEcdh(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, struct H… in AgreeKeyEcdh()
435 int32_t HksOpensslEcdhAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksOpensslEcdhAgreeKey()
H A Dhks_openssl_engine.c94 static int32_t AgreeKeyCheckParam(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in AgreeKeyCheckParam()
335 int32_t HksCryptoHalAgreeKey(const struct HksBlob *nativeKey, const struct HksBlob *pubKey, in HksCryptoHalAgreeKey()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_dh_helper.c144 …const int keyLen, const struct HksBlob *nativeKey, const struct HksBlob *pubKey, struct HksBlob *s… in DhAgreeKey()
H A Dopenssl_ecc_helper.c594 int32_t GetNativePkey(const struct HksBlob *nativeKey, EVP_PKEY *key) in GetNativePkey()
652 …const int keyLen, const struct HksBlob *nativeKey, const struct HksBlob *pubKey, struct HksBlob *s… in EcdhAgreeKey()
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp586 int32_t nativeKey; variable
631 int32_t nativeKey; variable
H A Dtest_napi.cpp1451 int32_t nativeKey; variable
1496 int32_t nativeKey; variable