Home
last modified time | relevance | path

Searched refs:mbedtls_chachapoly_free (Results 1 – 6 of 6) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_chachapoly.function34 mbedtls_chachapoly_free( &ctx );
65 mbedtls_chachapoly_free( &ctx );
145 mbedtls_chachapoly_free( &ctx );
/mbedtls-development/include/mbedtls/
A Dchachapoly.h127 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/mbedtls-development/library/
A Dchachapoly.c104 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function
510 mbedtls_chachapoly_free( &ctx ); in mbedtls_chachapoly_self_test()
A Dpsa_crypto_aead.c630 mbedtls_chachapoly_free( &operation->ctx.chachapoly ); in mbedtls_psa_aead_abort()
A Dcipher_wrap.c1882 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()
/mbedtls-development/programs/test/
A Dbenchmark.c821 mbedtls_chachapoly_free( &chachapoly ); in main()

Completed in 12 milliseconds