Searched refs:P64 (Results 1 – 2 of 2) sorted by relevance
1209 #define P64(x) (B((x), 0, 0) | B((x), 1, 1) | B((x), 2, 2) | B((x), 3, 3) | \ macro1271 M[j] = P64(in[8 * j]); in streebog_process()
1466 // Crypto polynomial (64x64) multiply long (VMULL.P64): 3cyc F0