Home
last modified time | relevance | path

Searched defs:input1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsm3_internal_test.c24 static const unsigned char input1[] = { in test_sm3() local
/freebsd/usr.bin/join/
H A Djoin.c74 static INPUT input1 = { NULL, 0, 0, 1, NULL, 0, 0, 0, 0 }, variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp241 const uint32_t input1 = endian::read32le(input); in XXH3_len_4to8_64b() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3496 { xxh_u32 const input1 = XXH_readLE32(input); in XXH3_len_4to8_64b() local