Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c35 size_t publKeySizeInBytes, /*in*/ in CC_EcpkiPublKeyBuildAndCheck() argument
94 if (publKeySizeInBytes != modSizeInBytes + 1) in CC_EcpkiPublKeyBuildAndCheck()
97 if (publKeySizeInBytes != 2*modSizeInBytes + 1) in CC_EcpkiPublKeyBuildAndCheck()