mirror of
https://github.com/hashcat/hashcat.git
synced 2025-03-06 10:06:06 +00:00
10403 lines
570 KiB
Plaintext
10403 lines
570 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$8d322d4b02d9fcfb05bc70e486406e53c3cf9b97a252bf64752cafc5c2aaf95baef7f6e30d0a64826921ad01ec9d8c010805367078e5b5963ab4be3efd8f4a78' ?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$7bdb2b833943afdd9b449eac578b622f9321fefeb241ef7db2ec6a5cb275b6e24fc4f88ec61a8594bb528c481e6d93774172fca9506e86735efca084bb080863' ?d?d
|
|||
|
[ len 3 ] [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$48d7677a5ee59c120e00e19f6b9b5a672ec29764add6125f40c9082fec2dfbffcd9ed932f95af1c35e479b8f70d2ac63281d9dd4515d270fa8481336bb783800' ?d?d?d
|
|||
|
[ len 4 ]
|