/freebsd/crypto/krb5/src/lib/crypto/builtin/md4/ |
H A D | md4.c | 68 #define GG(a, b, c, d, x, s) \ macro
|
/freebsd/crypto/openssl/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
|
/freebsd/sbin/ipf/ipftest/ |
H A D | md5.c | 86 #define GG(a, b, c, d, x, s, ac) \ macro
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_hash.c | 94 #define GG(a, b, c, d, x, s) { \ macro
|
/freebsd/sys/kern/ |
H A D | md4c.c | 85 #define GG(a, b, c, d, x, s) { \ macro
|
H A D | md5c.c | 111 #define GG(a, b, c, d, x, s, ac) { \ macro
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha2/ |
H A D | sha512.c | 132 uint64_t AA, BB, CC, DD, EE, FF, GG, HH; in calc() local
|
H A D | sha256.c | 124 uint32_t AA, BB, CC, DD, EE, FF, GG, HH; in calc() local
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/md5/ |
H A D | md5.c | 85 #define GG(a, b, c, d, x, s, ac) \ macro
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeductionGuide.cpp | 1156 auto *GG = cast<CXXDeductionGuideDecl>(FPrime); in BuildDeductionGuideForTypeAlias() local
|