mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-03 04:11:06 +00:00
Remove old macro, not needed anymore
This commit is contained in:
parent
c3191ae694
commit
c4ea00459f
@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define R 10
|
#define R 10
|
||||||
|
|
||||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
|
||||||
|
|
||||||
__constant u32 Ch[8][256] =
|
__constant u32 Ch[8][256] =
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define R 10
|
#define R 10
|
||||||
|
|
||||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
|
||||||
|
|
||||||
__constant u32 Ch[8][256] =
|
__constant u32 Ch[8][256] =
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#define R 10
|
#define R 10
|
||||||
|
|
||||||
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
|
|
||||||
|
|
||||||
__constant u32 Ch[8][256] =
|
__constant u32 Ch[8][256] =
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user