Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpoly1305.c233 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx) in mbedtls_poly1305_free() function
372 mbedtls_poly1305_free(&ctx); in mbedtls_poly1305_mac()
H A Dchachapoly.c87 mbedtls_poly1305_free(&ctx->poly1305_ctx); in mbedtls_chachapoly_free()
/aosp_15_r20/external/mbedtls/library/
H A Dpoly1305.c233 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx) in mbedtls_poly1305_free() function
372 mbedtls_poly1305_free(&ctx); in mbedtls_poly1305_mac()
H A Dchachapoly.c87 mbedtls_poly1305_free(&ctx->poly1305_ctx); in mbedtls_chachapoly_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dpoly1305.h76 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpoly1305.h76 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_poly1305.function76 mbedtls_poly1305_free(&ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_poly1305.function76 mbedtls_poly1305_free(&ctx);