briansmith / ring

Safe, fast, small crypto using Rust
Other
3.72k stars 703 forks source link

AES: Remove unneeded `repr(C)` from `Implementation`. #2026

Closed briansmith closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.25%. Comparing base (efb20c0) to head (45f66a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2026 +/- ## ========================================== - Coverage 96.26% 96.25% -0.01% ========================================== Files 140 140 Lines 20421 20421 Branches 226 226 ========================================== - Hits 19658 19656 -2 Misses 730 730 - Partials 33 35 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.