Home
last modified time | relevance | path

Searched defs:input2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsm3_internal_test.c38 static const unsigned char input2[] = { in test_sm3() local
/freebsd/usr.bin/join/
H A Djoin.c75 input2 = { NULL, 0, 0, 2, NULL, 0, 0, 0, 0 }; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp242 const uint32_t input2 = endian::read32le(input + len - 4); in XXH3_len_4to8_64b() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dcrypto.c2478 krb5_data input2; in krb5_crypto_prfplus() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3497 xxh_u32 const input2 = XXH_readLE32(input + len - 4); in XXH3_len_4to8_64b() local