Skip to content

Commit

Permalink
CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Sep 11, 2024
1 parent f970097 commit be69e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/softaes.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ _encrypt(const uint8_t ix0[4], const uint8_t ix1[4], const uint8_t ix2[4], const

return out;
}

#else

static SoftAesBlock
Expand Down

0 comments on commit be69e9c

Please sign in to comment.