Searched defs:h1 (Results 1 - 25 of 37) sorted by relevance

12

/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h9 uint64_t h0, h1, h2, h3, h4; local in function:fe25519_frombytes
/src/sys/kern/
H A Dkern_stub.c318 default_bus_space_handle_is_equal(bus_space_tag_t t,bus_space_handle_t h1,bus_space_handle_t h2) argument
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/
H A Dfe.h9 int64_t h1 = load_3(s + 4) << 6; local in function:fe25519_frombytes
103 int32_t h1 = f[1]; local in function:fe25519_reduce
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe_frombytes_sandy2x.c34 uint64_t h1 = load_3(s + 4) << 6; local in function:fe_frombytes
/src/lib/libwrap/
H A Dsocket.c155 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local in function:sock_hostname
/src/sys/ufs/ext2fs/
H A Dext2fs_hash.c142 uint32_t h0, h1 = 0x12A3FE2D, h2 = 0x37ABE8F9; local in function:ext2fs_legacy_hash
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h62 unsigned long h0, h1, h2, h3, h4; local in function:poly1305_blocks
142 unsigned long h0, h1, h2, h3, h4, c; local in function:poly1305_finish
[all...]
H A Dpoly1305_donna64.h69 unsigned long long h0, h1, h2; local in function:poly1305_blocks
138 unsigned long long h0, h1, h local in function:poly1305_finish
[all...]
/src/usr.sbin/rpcbind/
H A Dpmap_svc.c295 int h1, h2, h3, h4, p1, p2; local in function:pmapproc_getport
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h36 uint64_t h1 = f[1] + g[1]; local in function:fe25519_add
56 uint64_t h0, h1, h2, h3, h4; local in function:fe25519_sub
498 uint64_t h0, h1, h2, h3, h4; local in function:fe25519_scalar_product
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_timing_generator_v.c161 uint32_t h1 = 0; local in function:dce110_timing_generator_v_is_counter_moving
/src/sys/arch/sh3/sh3/
H A Dsh3_bus_space.c518 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, argument
536 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, argument
554 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, argument
/src/libexec/ld.elf_so/
H A Dsymbol.c335 unsigned int h1, h2; local in function:_rtld_symlook_obj_gnu
/src/usr.sbin/lpr/pac/
H A Dpac.c397 const struct hent *h1, *h2; local in function:qucmp
/src/sys/arch/evbsh3/ap_ms104_sh4/
H A Dap_ms104_sh4_space.c738 ap_ms104_sh4_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, argument
758 ap_ms104_sh4_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, argument
778 ap_ms104_sh4_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, argument
/src/sys/arch/evbsh3/t_sh7706lan/
H A Dt_sh7706lan_space.c698 t_sh7706lan_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, argument
718 t_sh7706lan_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, argument
726 t_sh7706lan_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, argument
/src/sys/dev/
H A Dmidictl.c650 uint32_t k, h1, h2; local in function:store_idx
/src/usr.bin/elf2aout/
H A Delf2aout.c629 const Elf32_Phdr *h1, *h2; local in function:phcmp
/src/sys/arch/x86/x86/
H A Dbus_space.c766 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, argument
801 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, argument
839 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, argument
/src/sys/arch/landisk/dev/
H A Dobio.c796 obio_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, argument
816 obio_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, argument
836 obio_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, argument
/src/lib/libc/net/
H A Drcmd.c923 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local in function:__icheckhost
972 char h1[NI_MAXHOST], h2[NI_MAXHOST]; local in function:__gethostloop
[all...]
/src/usr.bin/elf2ecoff/
H A Delf2ecoff.c496 phcmp(Elf32_Phdr *h1, Elf32_Phdr *h2) argument
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c686 uint64_t h0, h1, h2, g0, g1, g2, c, nc; local in function:poly1305_blocks
806 uint64_t h0, h1, h2; local in function:poly1305_finish_ext
[all...]
/src/sys/crypto/adiantum/
H A Dadiantum.c218 uint32_t h1 = P->h[1]; local in function:poly1305_update_blocks
295 uint32_t h1 = P->h[1]; local in function:poly1305_final
399 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0; local in function:nh
[all...]
/src/sys/arch/hppa/dev/
H A Delroy.c1062 elroy_cp_1(void *v, bus_space_handle_t h1, bus_size_t o1, argument
1070 elroy_cp_2(void *v, bus_space_handle_t h1, bus_size_t o1, argument
1081 elroy_cp_4(void *v, bus_space_handle_t h1, bus_size_t o1, argument
1092 elroy_cp_8(void *v, bus_space_handle_t h1, bus_size_t o1, argument

Completed in 25 milliseconds

12