Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dchachapoly.h170 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx,
/AliOS-Things-master/components/mbedtls/library/
A Dchachapoly.c134 int mbedtls_chachapoly_starts( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_starts() function
309 ret = mbedtls_chachapoly_starts( ctx, nonce, mode ); in chachapoly_crypt_and_tag()
A Dcipher.c334 result = mbedtls_chachapoly_starts( (mbedtls_chachapoly_context*) ctx->cipher_ctx, in mbedtls_cipher_update_ad()

Completed in 6 milliseconds