Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccMain.c597 UINT32 orderBits = BnSizeInBits(order); in BnEccGetPrivate() local
598 UINT32 orderBytes = BITS_TO_BYTES(orderBits); in BnEccGetPrivate()