Home
last modified time | relevance | path

Searched refs:X25519CheckKeyMaterialSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_x25519.c156 static int32_t X25519CheckKeyMaterialSize(const struct HksBlob *priKey, const struct HksBlob *pubKe… in X25519CheckKeyMaterialSize() function
318 int32_t ret = X25519CheckKeyMaterialSize(nativeKey, pubKey); in HksMbedtlsX25519KeyAgreement()
799 int32_t ret = X25519CheckKeyMaterialSize(nativeKey, pubKey); in HksMbedtlsEd25519KeyAgreement()