Searched refs:orderBits (Results 1 – 1 of 1) sorted by relevance
597 UINT32 orderBits = BnSizeInBits(order); in BnEccGetPrivate() local598 UINT32 orderBytes = BITS_TO_BYTES(orderBits); in BnEccGetPrivate()