Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dpoly1305.h115 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/AliOS-Things-master/components/mbedtls/library/
A Dpoly1305.c298 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx, in mbedtls_poly1305_starts() function
433 ret = mbedtls_poly1305_starts( &ctx, key ); in mbedtls_poly1305_mac()
A Dchachapoly.c159 ret = mbedtls_poly1305_starts( &ctx->poly1305_ctx, poly1305_key ); in mbedtls_chachapoly_starts()

Completed in 4 milliseconds