Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dchachapoly.h169 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dchachapoly.h169 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dchachapoly.h169 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dchachapoly.h169 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dchachapoly.h169 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
A Dchachapoly.c129 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_starts() function
304 ret = mbedtls_chachapoly_starts( ctx, nonce, mode ); in chachapoly_crypt_and_tag()
A Dcipher.c523 result = mbedtls_chachapoly_starts( (mbedtls_chachapoly_context*) ctx->cipher_ctx, in mbedtls_cipher_update_ad()

Completed in 18 milliseconds