Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dchachapoly.h130 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
/optee_os-3.20.0/lib/libmbedtls/mbedtls/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 Dcipher_wrap.c2074 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()

Completed in 10 milliseconds