Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_ecies.c70 size_t cipherDataSize = MBEDTLS_ECIES_MAX_CIPHER_LEN_BYTES; in runIt_eciesRandom() local
208 size_t cipherDataSize = MBEDTLS_ECIES_MAX_CIPHER_LEN_BYTES; in runIt_eciesVector() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecies.c376 size_t cipherDataSize, /*in*/ in CC_EciesKemDecrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_ecies.c443 size_t cipherDataSize, in mbedtls_ecies_kem_decrypt()