Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dpoly1305.h114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpoly1305.h114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dpoly1305.h114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dpoly1305.h114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dpoly1305.h114 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
A Dpoly1305.c293 int mbedtls_poly1305_starts( mbedtls_poly1305_context *ctx, in mbedtls_poly1305_starts() function
428 ret = mbedtls_poly1305_starts( &ctx, key ); in mbedtls_poly1305_mac()
A Dchachapoly.c154 ret = mbedtls_poly1305_starts( &ctx->poly1305_ctx, poly1305_key ); in mbedtls_chachapoly_starts()

Completed in 11 milliseconds