Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dchachapoly.h270 int mbedtls_chachapoly_finish( mbedtls_chachapoly_context *ctx,
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dchachapoly.c235 int mbedtls_chachapoly_finish( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_finish() function
302 ret = mbedtls_chachapoly_finish( ctx, tag ); in chachapoly_crypt_and_tag()
A Dcipher.c1144 return( mbedtls_chachapoly_finish( in mbedtls_cipher_write_tag()
1213 ret = mbedtls_chachapoly_finish( in mbedtls_cipher_check_tag()

Completed in 8 milliseconds