/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/ |
H A D | md.d | 133 static void GG(ref uint a, uint b, uint c, uint d, uint x, uint s, uint ac) in GG() function
|
H A D | ripemd.d | 139 static void GG(ref uint a, uint b, ref uint c, uint d, uint e, uint x, uint s) in GG() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/ |
H A D | ripemd.d | 132 static void GG(ref uint a, uint b, ref uint c, uint d, uint e, uint x, uint s) in GG() function
|
H A D | md.d | 126 static void GG(ref uint a, uint b, uint c, uint d, uint x, uint s, uint ac) in GG() function
|
/netbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_hash.c | 81 #define GG(a, b, c, d, x, s) { \ macro
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | sha256.c | 99 uint32_t AA, BB, CC, DD, EE, FF, GG, HH; in calc() local
|
H A D | sha512.c | 123 uint64_t AA, BB, CC, DD, EE, FF, GG, HH; in calc() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sm3/ |
H A D | sm3_local.h | 54 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sm3/ |
H A D | sm3_local.h | 53 #define RND(A, B, C, D, E, F, G, H, TJ, Wi, Wj, FF, GG) \ argument
|
/netbsd-src/common/lib/libc/md/ |
H A D | md4c.c | 111 #define GG(a, b, c, d, x, s) { \ macro
|
H A D | md5c.c | 156 #define GG(a, b, c, d, x, s, ac) { \ macro
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | md5.c | 92 #define GG(a, b, c, d, x, s, ac) \ macro
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | md5c.c | 135 #define GG(a, b, c, d, x, s, ac) { \ macro
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | md5c.c | 165 #define GG(a, b, c, d, x, s, ac) { \ macro
|