Searched refs:publKeySizeInBytes (Results 1 – 1 of 1) sorted by relevance
35 size_t publKeySizeInBytes, /*in*/ in CC_EcpkiPublKeyBuildAndCheck() argument94 if (publKeySizeInBytes != modSizeInBytes + 1) in CC_EcpkiPublKeyBuildAndCheck()97 if (publKeySizeInBytes != 2*modSizeInBytes + 1) in CC_EcpkiPublKeyBuildAndCheck()