Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 5 of 5) sorted by relevance
211 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx,
271 mbedtls_gcm_auth_decrypt(&operation.ctx.gcm, in mbedtls_psa_aead_decrypt()
738 int mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, in mbedtls_gcm_auth_decrypt() function
1525 ret = mbedtls_gcm_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()
277 ret = mbedtls_gcm_auth_decrypt(&ctx,
Completed in 15 milliseconds