Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dchachapoly.h128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dchachapoly.h128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dchachapoly.h128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dchachapoly.h128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dchachapoly.h128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os/lib/libmbedtls/mbedtls/library/
A Dchachapoly.c104 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function
524 mbedtls_chachapoly_free( &ctx ); in mbedtls_chachapoly_self_test()
A Dcipher_wrap.c2063 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()

Completed in 21 milliseconds