Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dsm2_asy_key_generator_openssl.c38 static HcfResult CheckSm256CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckSm256CurveId() function
86 ret = CheckSm256CurveId(p, b, x, y); in CheckParamsSpecToGetCurveId()