Searched refs:pubKeyModulusSizeWords (Results 1 – 1 of 1) sorted by relevance
323 const int pubKeyModulusSizeWords = pubKeyModulusSize / 4; in RSAPublicKey2RSA() local332 if (keyStruct->wordModulusSize != pubKeyModulusSizeWords) { in RSAPublicKey2RSA()