Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dgcm.h209 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
A Dcompat-1.3.h1950 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
/AliOS-Things-master/components/mbedtls/library/
A Dgcm.c499 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
A Dcipher.c1111 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_auth_decrypt()

Completed in 19 milliseconds