Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_ecies.c75 pTempBuildBuff = &tempBuff->tmp.buildTempbuff; in ecies_convert_mbed_to_cc_public_key()
122 pTempBuildBuff = &tempBuff->tmp.buildTempbuff; in ecies_convert_mbed_to_cc_private_key()
555 &pTempBuff->tmp.buildTempbuff); /*in*/ in mbedtls_ecies_kem_decrypt()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_types.h434 CCEcpkiBuildTempData_t buildTempbuff; member
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecies.c450 &pTempBuff->tmp.buildTempbuff ); /*in*/ in CC_EciesKemDecrypt()