Searched defs:UNDIAGONALIZE (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-sse41.h | 74 #define UNDIAGONALIZE(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h) \ macro
|
H A D | blake2b-compress-ssse3.h | 74 #define UNDIAGONALIZE(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h) \ macro
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/ |
H A D | blamka-round-ssse3.h | 90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
|
H A D | blamka-round-avx512f.h | 71 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
|
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/ |
H A D | blamka-round-opt.h | 124 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ macro 154 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ macro 396 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
|