Home
last modified time | relevance | path

Searched refs:mbedtls_chachapoly_init (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_chachapoly.function26 mbedtls_chachapoly_init(&ctx);
60 mbedtls_chachapoly_init(&ctx);
100 mbedtls_chachapoly_init(&ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_chachapoly.function26 mbedtls_chachapoly_init(&ctx);
60 mbedtls_chachapoly_init(&ctx);
100 mbedtls_chachapoly_init(&ctx);
/aosp_15_r20/external/mbedtls/library/
H A Dchachapoly.c70 void mbedtls_chachapoly_init(mbedtls_chachapoly_context *ctx) in mbedtls_chachapoly_init() function
440 mbedtls_chachapoly_init(&ctx); in mbedtls_chachapoly_self_test()
H A Dpsa_crypto_aead.c98 mbedtls_chachapoly_init(&operation->ctx.chachapoly); in psa_aead_setup()
H A Dcipher_wrap.c1946 mbedtls_chachapoly_init(ctx); in chachapoly_ctx_alloc()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dchachapoly.c70 void mbedtls_chachapoly_init(mbedtls_chachapoly_context *ctx) in mbedtls_chachapoly_init() function
440 mbedtls_chachapoly_init(&ctx); in mbedtls_chachapoly_self_test()
H A Dpsa_crypto_aead.c94 mbedtls_chachapoly_init(&operation->ctx.chachapoly); in psa_aead_setup()
H A Dcipher_wrap.c2000 mbedtls_chachapoly_init(ctx); in chachapoly_ctx_alloc()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dchachapoly.h104 void mbedtls_chachapoly_init(mbedtls_chachapoly_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dchachapoly.h104 void mbedtls_chachapoly_init(mbedtls_chachapoly_context *ctx);
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c790 mbedtls_chachapoly_init(&chachapoly); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c869 mbedtls_chachapoly_init(&chachapoly); in main()