Searched defs:HH (Results  1 – 9 of 9) sorted by relevance
| /freebsd/crypto/openssl/crypto/bn/asm/ | 
| H A D | ia64.S | 1394 #define	HH	r20  macro
 | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ | 
| H A D | dfsqrt.S | 164 #define HH r7:6  macro260 		HH = mpyu(ROOTHI,ROOTHI)  define
 
 | 
| /freebsd/crypto/krb5/src/lib/crypto/builtin/md4/ | 
| H A D | md4.c | 72 #define HH(a, b, c, d, x, s)                            \  macro
 | 
| /freebsd/sbin/ipf/ipftest/ | 
| H A D | md5.c | 91 #define HH(a, b, c, d, x, s, ac) \  macro
 | 
| /freebsd/sys/fs/ext2fs/ | 
| H A D | ext2_hash.c | 99 #define HH(a, b, c, d, x, s) { \  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/sys/crypto/ | 
| H A D | md4c.c | 89 #define HH(a, b, c, d, x, s) { \  macro
 | 
| /freebsd/crypto/krb5/src/lib/crypto/builtin/md5/ | 
| H A D | md5.c | 92 #define HH(a, b, c, d, x, s, ac)                        \  macro
 |