Searched refs:mbedtls_poly1305_free (Results 1 – 4 of 4) sorted by relevance
76 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx);
76 mbedtls_poly1305_free(&ctx);
233 void mbedtls_poly1305_free(mbedtls_poly1305_context *ctx) in mbedtls_poly1305_free() function372 mbedtls_poly1305_free(&ctx); in mbedtls_poly1305_mac()
87 mbedtls_poly1305_free(&ctx->poly1305_ctx); in mbedtls_chachapoly_free()