Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dchachapoly.h249 int mbedtls_chachapoly_update( mbedtls_chachapoly_context *ctx,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dchachapoly.c184 int mbedtls_chachapoly_update( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_update() function
298 ret = mbedtls_chachapoly_update( ctx, length, input, output ); in chachapoly_crypt_and_tag()
A Dcipher.c588 return( mbedtls_chachapoly_update( (mbedtls_chachapoly_context*) ctx->cipher_ctx, in mbedtls_cipher_update()

Completed in 12 milliseconds