mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-12 23:52:42 +00:00
6936 lines
380 KiB
Plaintext
6936 lines
380 KiB
Plaintext
> Testing hash type 600 with attack mode 3, markov enabled, single hash, Device-Type Gpu, vector-width 4.
|
||
[ len 1 ] [31mclBuildProgram(): CL_BUILD_PROGRAM_FAILURE[0m
|
||
|
||
<kernel>:150:10: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u32x' (aka 'uint4')
|
||
m[i] = swap32(pw[i * 2]);
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:152:10: error: can't convert between vector values of different size ('__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') and 'u32x' (aka 'uint4'))
|
||
m[i] |= swap32(pw[i * 2 + 1]);
|
||
~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned lon[31m* Device #1: Kernel /home/mlemay/dev/hashcat/OpenCL/m00600_a3.cl build failed - proceeding without this device.[0m
|
||
|
||
g') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
! unhandled return code 255, cmdline : ./hashcat --quiet --force --potfile-disable --runtime 400 --gpu-temp-disable --weak-hash-threshold=0 --opencl-device-types 2 --opencl-vector-width 4 -a 3 -m 600 '$BLAKE2$c5faca15ac2f93578b39ef4b6bbb871bdedce4ddd584fd31f0bb66fade3947e6bb1353e562414ed50638a8829ff3daccac7ef4a50acee72a5384ba9aeb604fc9' ?d
|
||
[ len 2 ] [31mclBuildProgram(): CL_BUILD_PROGRAM_FAILURE[0m
|
||
|
||
<kernel>:150:10: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u32x' (aka 'uint4')
|
||
m[i] = swap32(pw[i * 2]);
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:152:10: error: can't convert between vector values of different size ('__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') and 'u32x' (aka 'uint4'))
|
||
m[i] |= swap32(pw[i * 2 + 1]);
|
||
~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:176:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 0);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:177:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 1);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:178:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 2);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:179:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 3);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:180:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 4);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:181:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 5);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:182:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 6);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:183:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 7);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:184:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 8);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:185:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND( 9);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:186:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(10);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:80:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,0,v[ 0],v[ 4],v[ 8],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:81:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,1,v[ 1],v[ 5],v[ 9],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:82:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,2,v[ 2],v[ 6],v[10],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:83:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,3,v[ 3],v[ 7],v[11],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:84:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,4,v[ 0],v[ 5],v[10],v[15]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:85:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,5,v[ 1],v[ 6],v[11],v[12]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:86:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,6,v[ 2],v[ 7],v[ 8],v[13]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:69:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 32); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned lon[31m* Device #1: Kernel /home/mlemay/dev/hashcat/OpenCL/m00600_a3.cl build failed - proceeding without this device.[0m
|
||
|
||
g') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:71:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 24); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:73:7: note: expanded from macro 'BLAKE2B_G'
|
||
d = rotr64(d ^ a, 16); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
<kernel>:187:3: error: assigning to '__attribute__((address_space(16776963))) u64' (aka '__attribute__((address_space(16776963))) unsigned long') from incompatible type 'u64x' (aka 'ulong4')
|
||
BLAKE2B_ROUND(11);
|
||
^~~~~~~~~~~~~~~~~
|
||
<kernel>:87:5: note: expanded from macro 'BLAKE2B_ROUND'
|
||
BLAKE2B_G(r,7,v[ 3],v[ 4],v[ 9],v[14]); \
|
||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
<kernel>:75:7: note: expanded from macro 'BLAKE2B_G'
|
||
b = rotr64(b ^ c, 63); \
|
||
^ ~~~~~~~~~~~~~~~~~
|
||
! unhandled return code 255, cmdline : ./hashcat --quiet --force --potfile-disable --runtime 400 --gpu-temp-disable --weak-hash-threshold=0 --opencl-device-types 2 --opencl-vector-width 4 -a 3 -m 600 '$BLAKE2$2109cda3356f119906a1b857a7b3b17d49c8a06a42d12c1dd21fd64a2fe2d61e2720de69e05ad6aae68fd979e9d00b8bcfa85ec45493934c6bcb460ee8cdc193' ?d?d
|
||
[ len 3 ] |