Home
last modified time | relevance | path

Searched refs:PolyMacCalc (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_poly.c34 rc = PolyMacCalc(pKey, NULL, 0, pDataIn, dataInSize, macRes, false); in mbedtls_poly()
Dmbedtls_cc_chacha_poly.c81 rc = PolyMacCalc(polyKey, pAddData, addDataSize, pCipherData, dataInSize, polyMac, true); in mbedtls_chacha_poly()
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/
Dpoly.h78 CCError_t PolyMacCalc(mbedtls_poly_key key,
Dpoly.c389 CCError_t PolyMacCalc(mbedtls_poly_key key, in PolyMacCalc() function
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dpoly1305_alt.c90 rc = PolyMacCalc(pKey, NULL, 0, input, ilen, macRes, false); in mbedtls_poly1305_mac()
Dchachapoly_alt.c149 rc = PolyMacCalc(polyKey, aad, aad_len, pCipherData, length, polyMac, true); in chachapoly_crypt_and_tag()
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_internal_chacha20_poly1305.c93 rc = PolyMacCalc(polyKey, aad, aad_len, in chacha20_poly1305_crypt_and_tag()
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo164 PolyMacCalc 396 80