Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c88 if (pc >= CC_EC_PointCompresOffMode || pc == CC_EC_PointContWrong) in CC_EcpkiPublKeyBuildAndCheck()
249 if (compression == CC_EC_PointContWrong || compression >= CC_EC_PointCompresOffMode) in CC_EcpkiPubKeyExport()
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_types.h129 CC_EC_PointCompresOffMode = 8, enumerator