Home
last modified time | relevance | path

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

/mbedtls-development/include/mbedtls/
A Dchachapoly.h333 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx,
/mbedtls-development/tests/suites/
A Dtest_suite_chachapoly.function53 ret = mbedtls_chachapoly_auth_decrypt( &ctx,
/mbedtls-development/library/
A Dchachapoly.c329 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_auth_decrypt() function
A Dpsa_crypto_aead.c312 mbedtls_chachapoly_auth_decrypt( &operation.ctx.chachapoly, in mbedtls_psa_aead_decrypt()
A Dcipher.c1517 ret = mbedtls_chachapoly_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()

Completed in 12 milliseconds