Searched defs:G2 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/libb2/ |
H A D | blake2s-round.h | 52 #define G2(row1,row2,row3,row4,buf) \ macro
|
H A D | blake2b-round.h | 66 #define G2(row1l,row2l,row3l,row4l,row1h,row2h,row3h,row4h,b0,b1) \ macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-sse41.h | 40 #define G2(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h, b0, b1) \ macro
|
H A D | blake2b-compress-ssse3.h | 40 #define G2(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h, b0, b1) \ macro
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | blamka-round-ssse3.h | 52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | SCCIterator.h | 278 NodeInfo *G2 = find(&NodeInfoMap[Edge->Target]); in unionGroups() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 454 if (G1->size() != G2->size()) in colorChainSet() argument
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 2615 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local 2700 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_params_test() local
|