Home
last modified time | relevance | path

Searched refs:c1Y (Results 1 - 2 of 2) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_crypto_util_openssl.c32 if (BigIntegerToBigNum(&(spec->yCoordinate), &(sm2Text->c1Y)) != HCF_SUCCESS) { in BuildSm2Ciphertext()
88 if (BigNumToBigInteger(sm2Text->c1Y, &(tempSpec->yCoordinate)) != HCF_SUCCESS) { in BuildSm2CiphertextSpec()
/base/security/crypto_framework/plugin/openssl_plugin/common/inc/
H A Dopenssl_adapter.h353 BIGNUM *c1Y; member

Completed in 1 milliseconds