Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED (Results 1 – 5 of 5) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_chachapoly.data8 …6e20776f756c642062652069742e":"1ae10b594f09e26a7e902ecbd0600690":MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED
17 …2070726f67726573732e2fe2809d":"fead9d67890cbb22392336fea1851f38":MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED
/mbedtls-development/include/mbedtls/
A Dchachapoly.h44 #define MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED -0x0056 macro
/mbedtls-development/library/
A Dchachapoly.c363 return( MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED ); in mbedtls_chachapoly_auth_decrypt()
A Dcipher.c1520 if( ret == MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED ) in mbedtls_cipher_aead_decrypt()
A Dpsa_crypto.c163 case MBEDTLS_ERR_CHACHAPOLY_AUTH_FAILED: in mbedtls_to_psa_error()

Completed in 16 milliseconds