Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/
Dcc_ecies.c126 uint8_t *pCipherData, /*out*/ in EciesKemEncrypt()
375 uint8_t *pCipherData, /*in*/ in CC_EciesKemDecrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_ecies.h44 pCipherData, pCipherDataSize, pBuff, buffLen, \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_chacha_poly.c34 uint8_t *pCipherData = NULL; in mbedtls_chacha_poly() local
Dmbedtls_cc_ecies.c174 uint8_t *pCipherData, in mbedtls_ecies_kem_encrypt_full()
442 uint8_t *pCipherData, in mbedtls_ecies_kem_decrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/
Dprod_crypto_driver.c43 uint8_t *pCipherData, in CC_PROD_AesCcmDecrypt()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dchachapoly_alt.c117 const uint8_t *pCipherData = NULL; in chachapoly_crypt_and_tag() local