Home
last modified time | relevance | path

Searched refs:mbedtls_poly1305_init (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpoly1305.c228 void mbedtls_poly1305_init(mbedtls_poly1305_context *ctx) in mbedtls_poly1305_init() function
357 mbedtls_poly1305_init(&ctx); in mbedtls_poly1305_mac()
H A Dchachapoly.c73 mbedtls_poly1305_init(&ctx->poly1305_ctx); in mbedtls_chachapoly_init()
/aosp_15_r20/external/mbedtls/library/
H A Dpoly1305.c228 void mbedtls_poly1305_init(mbedtls_poly1305_context *ctx) in mbedtls_poly1305_init() function
357 mbedtls_poly1305_init(&ctx); in mbedtls_poly1305_mac()
H A Dchachapoly.c73 mbedtls_poly1305_init(&ctx->poly1305_ctx); in mbedtls_chachapoly_init()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dpoly1305.h66 void mbedtls_poly1305_init(mbedtls_poly1305_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpoly1305.h66 void mbedtls_poly1305_init(mbedtls_poly1305_context *ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_poly1305.function31 mbedtls_poly1305_init(&ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_poly1305.function31 mbedtls_poly1305_init(&ctx);