Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dchacha20.c143 void mbedtls_chacha20_init(mbedtls_chacha20_context *ctx) in mbedtls_chacha20_init() function
255 mbedtls_chacha20_init(&ctx); in mbedtls_chacha20_crypt()
H A Dchachapoly.c72 mbedtls_chacha20_init(&ctx->chacha20_ctx); in mbedtls_chachapoly_init()
H A Dcipher_wrap.c1871 mbedtls_chacha20_init(ctx); in chacha20_ctx_alloc()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dchacha20.c143 void mbedtls_chacha20_init(mbedtls_chacha20_context *ctx) in mbedtls_chacha20_init() function
255 mbedtls_chacha20_init(&ctx); in mbedtls_chacha20_crypt()
H A Dchachapoly.c72 mbedtls_chacha20_init(&ctx->chacha20_ctx); in mbedtls_chachapoly_init()
H A Dcipher_wrap.c1923 mbedtls_chacha20_init(ctx); in chacha20_ctx_alloc()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dchacha20.h64 void mbedtls_chacha20_init(mbedtls_chacha20_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dchacha20.h64 void mbedtls_chacha20_init(mbedtls_chacha20_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_chacha20.function38 mbedtls_chacha20_init(&ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_chacha20.function38 mbedtls_chacha20_init(&ctx);