Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dpoly1305.h100 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx );
/AliOS-Things-master/components/mbedtls/library/
A Dpoly1305.c290 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx ) in mbedtls_poly1305_free() function
444 mbedtls_poly1305_free( &ctx ); in mbedtls_poly1305_mac()
A Dchachapoly.c115 mbedtls_poly1305_free( &ctx->poly1305_ctx ); in mbedtls_chachapoly_free()

Completed in 5 milliseconds