Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_crypt.c32 BIGNUM *C1x; in DECLARE_ASN1_FUNCTIONS() local
39 ASN1_SIMPLE(SM2_Ciphertext, C1x, BIGNUM),
231 ctext_struct.C1x = x1;
350 if (!EC_POINT_set_affine_coordinates(group, C1, sm2_ctext->C1x,
/third_party/openssl/crypto/sm2/
H A Dsm2_crypt.c32 BIGNUM *C1x; in DECLARE_ASN1_FUNCTIONS() local
39 ASN1_SIMPLE(SM2_Ciphertext, C1x, BIGNUM),
231 ctext_struct.C1x = x1;
350 if (!EC_POINT_set_affine_coordinates(group, C1, sm2_ctext->C1x,

Completed in 2 milliseconds