Home
last modified time | relevance | path

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

/external/tpm2/
DCryptUtil_fp.h91 ((CryptEccGetKeySizeInBits(curve) + 7) / 8)
DCryptUtil.c1235 CryptEccGetKeySizeInBits( in CryptEccGetKeySizeInBits() function
Dpart4.txt670 …10.2.6.2 CryptEccGetKeySizeInBits() .........................................................…
20807 10.2.6.2 CryptEccGetKeySizeInBits()
20812 951 CryptEccGetKeySizeInBits(
20828 This macro returns the size of the ECC key in bytes. It uses CryptEccGetKeySizeInBits().
20832 965 //% ((CryptEccGetKeySizeInBits(curve)+7)/8)