Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dchacha20.c152 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx) in mbedtls_chacha20_free() function
270 mbedtls_chacha20_free(&ctx); in mbedtls_chacha20_crypt()
H A Dchachapoly.c86 mbedtls_chacha20_free(&ctx->chacha20_ctx); in mbedtls_chachapoly_free()
H A Dcipher_wrap.c1878 mbedtls_chacha20_free((mbedtls_chacha20_context *) ctx); in chacha20_ctx_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dchacha20.c152 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx) in mbedtls_chacha20_free() function
270 mbedtls_chacha20_free(&ctx); in mbedtls_chacha20_crypt()
H A Dchachapoly.c86 mbedtls_chacha20_free(&ctx->chacha20_ctx); in mbedtls_chachapoly_free()
H A Dcipher_wrap.c1930 mbedtls_chacha20_free((mbedtls_chacha20_context *) ctx); in chacha20_ctx_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dchacha20.h75 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dchacha20.h75 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_chacha20.function66 mbedtls_chacha20_free(&ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_chacha20.function66 mbedtls_chacha20_free(&ctx);