Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecpki_build_publ.c122 if (pc1 == CC_EC_PointUncompressed || pc1 == CC_EC_PointHybrid) { in CC_EcpkiPublKeyBuildAndCheck()
285 case CC_EC_PointUncompressed: in CC_EcpkiPubKeyExport()
292 if (compression == CC_EC_PointUncompressed) in CC_EcpkiPubKeyExport()
Dcc_ecies.c250 CC_EC_PointUncompressed, /*in*/ in EciesKemEncrypt()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_types.h123 CC_EC_PointUncompressed = 4, enumerator
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_ecc_util.c252 cc_err = CC_EcpkiPubKeyExport(pUserPublKey, CC_EC_PointUncompressed, in cc3xx_ecc_cc_publ_to_psa_publ()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_ecies.c367 CC_EC_PointUncompressed, /*in*/ in mbedtls_ecies_kem_encrypt_full()