Home
last modified time | relevance | path

Searched defs:is_greater (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/
H A Decp_sm2p256.c110 static ossl_inline int is_greater(const BN_ULONG *a, const BN_ULONG *b) in is_greater() function
H A Decp_nistp521.c943 limb is_p, is_greater, sign; in felem_contract() local