Home
last modified time | relevance | path

Searched refs:mbedtls_chacha20_free (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dchacha20.h99 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx );
/AliOS-Things-master/components/mbedtls/library/
A Dchacha20.c199 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx ) in mbedtls_chacha20_free() function
348 mbedtls_chacha20_free( &ctx ); in mbedtls_chacha20_crypt()
A Dchachapoly.c114 mbedtls_chacha20_free( &ctx->chacha20_ctx ); in mbedtls_chachapoly_free()
A Dcipher_wrap.c1939 mbedtls_chacha20_free( (mbedtls_chacha20_context *) ctx ); in chacha20_ctx_free()

Completed in 9 milliseconds