Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_sm2p256.c43 ALIGN32 static const BN_ULONG def_xG[P256_LIMBS] = { variable
451 && is_equal(bn_get_words(generator->X), def_xG) in ecp_sm2p256_is_affine_G()
H A Decp_nistz256.c779 static const BN_ULONG def_xG[P256_LIMBS] = { variable
797 is_equal(bn_get_words(generator->X), def_xG) && in ecp_nistz256_is_affine_G()

Completed in 13 milliseconds