Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_sm2p256.c48 ALIGN32 static const BN_ULONG def_yG[P256_LIMBS] = { variable
452 && is_equal(bn_get_words(generator->Y), def_yG) in ecp_sm2p256_is_affine_G()
H A Decp_nistz256.c784 static const BN_ULONG def_yG[P256_LIMBS] = { variable
798 is_equal(bn_get_words(generator->Y), def_yG) && in ecp_nistz256_is_affine_G()

Completed in 9 milliseconds