Home
last modified time | relevance | path

Searched defs:ecEdwSignSizeBytes (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_edw/
Dcc_ec_edw.c46 uint32_t ecEdwSignSizeBytes = 2*ecEdwKeySizeBytes; in CC_EcEdwSign() local
116 uint32_t ecEdwSignSizeBytes = 2*ecEdwSizeBytes; in CC_EcEdwVerify() local