Searched refs:CryptEccGetKeySizeInBits (Results 1 – 3 of 3) sorted by relevance
91 ((CryptEccGetKeySizeInBits(curve) + 7) / 8)
1235 CryptEccGetKeySizeInBits( in CryptEccGetKeySizeInBits() function
670 …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)