Searched refs:usRsaBit (Results 1 – 3 of 3) sorted by relevance
170 USHORT usRsaBit; member
751 nRsaByte = pSecureHdr->usRsaBit / 8; in GetPubicKeyFromExternal()752 *((USHORT *)pKey) = pSecureHdr->usRsaBit; in GetPubicKeyFromExternal()
3385 nRsaByte = pSecureHdr->usRsaBit / 8; in GetPublicKey()3386 *((USHORT *)pKey) = pSecureHdr->usRsaBit; in GetPublicKey()