Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dchachapoly.h335 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx,
/AliOS-Things-master/components/mbedtls/library/
A Dchachapoly.c348 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_auth_decrypt() function
A Dcipher.c1150 ret = mbedtls_chachapoly_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_auth_decrypt()

Completed in 5 milliseconds