Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 12 of 12) sorted by relevance
213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
1954 #define gcm_auth_decrypt mbedtls_gcm_auth_decrypt
495 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
1459 ret = mbedtls_gcm_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
Completed in 95 milliseconds