Searched refs:mbedtls_poly1305_starts (Results 1 – 7 of 7) sorted by relevance
114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
293 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx, in mbedtls_poly1305_starts() function428 ret = mbedtls_poly1305_starts( &ctx, key ); in mbedtls_poly1305_mac()
154 ret = mbedtls_poly1305_starts( &ctx->poly1305_ctx, poly1305_key ); in mbedtls_chachapoly_starts()
Completed in 11 milliseconds