Searched refs:CC_CHACHA_POLY_ENCRYPTION_ERROR (Results 1 – 2 of 2) sorted by relevance
75 rc = CC_CHACHA_POLY_ENCRYPTION_ERROR; in mbedtls_chacha_poly()99 rc = CC_CHACHA_POLY_ENCRYPTION_ERROR; in mbedtls_chacha_poly()
47 #define CC_CHACHA_POLY_ENCRYPTION_ERROR (CC_CHACHA_POLY_MODULE_ERROR_BASE + 0x06UL) macro