Home
last modified time | relevance | path

Searched defs:h (Results 451 – 475 of 1719) sorted by relevance

1...<<11121314151617181920>>...69

/freebsd/sys/contrib/libsodium/test/default/
H A Dcore3.c25 unsigned char *h; in main() local
/freebsd/stand/libsa/
H A Duuid_from_string.c52 int i, h; in fromhex() local
/freebsd/contrib/tcpdump/
H A Dprint-null.c75 null_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in null_if_print()
H A Dprint-isakmp.c163 struct isakmp_gen h; member
177 struct isakmp_gen h; member
193 struct isakmp_gen h; member
202 struct isakmp_gen h; member
209 struct isakmp_gen h; member
219 struct isakmp_gen h; member
231 struct isakmp_gen h; member
246 struct isakmp_gen h; member
253 struct isakmp_gen h; member
260 struct isakmp_gen h; member
[all …]
H A Dprint-sunatm.c63 const struct pcap_pkthdr *h, const u_char *p) in sunatm_if_print()
/titanic_51/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.c45 fmd_msg_hdl_t *h; main() local
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_mem.h32 struct authlist **h; member
/titanic_51/usr/src/cmd/spell/
H A Dhash.c73 unsigned long h = 0; in hash() local
/titanic_51/usr/src/boot/lib/libstand/
H A Duuid_from_string.c55 int i, h; in fromhex() local
/titanic_51/usr/src/tools/cscope-fast/
H A Dhistory.c48 HISTORY *h; in addcmd() local
[all...]
/freebsd/crypto/libecc/src/sig/
H A Deddsa.c60 …RIBUTE_WARN_UNUSED_RET static inline int dom(u16 x, const u8 *y, u16 olen_y, const hash_mapping *h, in dom()
102 …IBUTE_WARN_UNUSED_RET static inline int dom2(u16 x, const u8 *y, u16 olen_y, const hash_mapping *h, in dom2()
118 …IBUTE_WARN_UNUSED_RET static inline int dom4(u16 x, const u8 *y, u16 olen_y, const hash_mapping *h, in dom4()
1120 const hash_mapping *h; local
1246 const hash_mapping *h; local
1584 const hash_mapping *h; local
2133 nn h; local
2290 nn S, S_sum, z, h; local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_internal.h607 static U32 ZSTD_hash3(U32 u, U32 h) { return ((u << (32-24)) * prime3bytes) >> (32-h) ; } in ZSTD_hash3()
608 MEM_STATIC size_t ZSTD_hash3Ptr(const void* ptr, U32 h) { return ZSTD_hash3(MEM_readLE32(ptr), h); … in ZSTD_hash3Ptr()
611 static U32 ZSTD_hash4(U32 u, U32 h) { return (u * prime4bytes) >> (32-h) ; } in ZSTD_hash4()
612 static size_t ZSTD_hash4Ptr(const void* ptr, U32 h) { return ZSTD_hash4(MEM_read32(ptr), h); } in ZSTD_hash4Ptr()
615 static size_t ZSTD_hash5(U64 u, U32 h) { return (size_t)(((u << (64-40)) * prime5bytes) >> (64-h))… in ZSTD_hash5()
616 static size_t ZSTD_hash5Ptr(const void* p, U32 h) { return ZSTD_hash5(MEM_readLE64(p), h); } in ZSTD_hash5Ptr()
619 static size_t ZSTD_hash6(U64 u, U32 h) { return (size_t)(((u << (64-48)) * prime6bytes) >> (64-h))… in ZSTD_hash6()
620 static size_t ZSTD_hash6Ptr(const void* p, U32 h) { return ZSTD_hash6(MEM_readLE64(p), h); } in ZSTD_hash6Ptr()
623 static size_t ZSTD_hash7(U64 u, U32 h) { return (size_t)(((u << (64-56)) * prime7bytes) >> (64-h))… in ZSTD_hash7()
624 static size_t ZSTD_hash7Ptr(const void* p, U32 h) { return ZSTD_hash7(MEM_readLE64(p), h); } in ZSTD_hash7Ptr()
[all …]
/freebsd/lib/libc/db/recno/
H A Drec_open.c58 PAGE *h; in __rec_open() local
/freebsd/crypto/openssl/include/openssl/
H A Dmdc2.h37 DES_cblock h, hh; member
/freebsd/contrib/pam-krb5/portable/
H A Dkadmin.h77 # define kadm5_init_with_skey_ctx(c, u, k, s, p, sv, av, h) \ argument
/freebsd/lib/msun/src/
H A Ds_csinh.c51 double c, h, s, x, y; in csinh() local
H A Ds_ccosh.c51 double c, h, s, x, y; in ccosh() local
/titanic_51/usr/src/lib/libm/common/C/
H A Dsincospi.c91 unsigned h, lx = ((unsigned *) &x)[LOWORD]; in sincospi() local
/titanic_51/usr/src/cmd/sendmail/db/btree/
H A Dbt_stat.c43 PAGE *h; local
[all...]
/titanic_51/usr/src/cmd/eeprom/sparc/
H A Dloadlogo.c44 loadlogo(char *name, int w, int h, char *logo) in loadlogo() argument
/freebsd/lib/libpmc/
H A Dpmclog.c107 uint32_t h; in pmclog_get_record() local
258 uint32_t h, *le, npc; in pmclog_get_event() local
/freebsd/sys/opencrypto/
H A Dgfmult.c59 gf128_genmultable(struct gf128 h, struct gf128table *t) in gf128_genmultable()
84 gf128_genmultable4(struct gf128 h, struct gf128table4 *t) in gf128_genmultable4()
/titanic_51/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c99 register struct hostdata4 *h; global() local
143 struct hostdata6 *h; global() local
[all...]
/freebsd/sbin/newfs/
H A Dmkfs.c1113 isblock(struct fs * fs,unsigned char * cp,int h) isblock() argument
1139 clrblock(struct fs * fs,unsigned char * cp,int h) clrblock() argument
1164 setblock(struct fs * fs,unsigned char * cp,int h) setblock() argument
[all...]
/freebsd/crypto/libecc/include/libecc/hash/
H A Dsha2.h109 #define SHA2CORE(a, b, c, d, e, f, g, h, w, k, sha_word_type, sha_type) do {\ argument
134 #define SHA2CORE_SHA256(a, b, c, d, e, f, g, h, w, k) \ argument
170 #define SHA2CORE_SHA512(a, b, c, d, e, f, g, h, w, k) \ argument

1...<<11121314151617181920>>...69