HomeSort by: relevance | last modified time | path
    Searched refs:keyed (Results 1 - 10 of 10) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evpmac_blake.txt 14 Title = Keyed BLAKE2 tests (Test vectors from reference implementation)
144 Title = Custom keyed BLAKE2 tests
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evpmac_blake.txt 14 Title = Keyed BLAKE2 tests (Test vectors from reference implementation)
144 Title = Custom keyed BLAKE2 tests
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 44 in keyed pair form, i.e. a series of C<< key => value >> pairs. Available
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 44 in keyed pair form, i.e. a series of C<< key => value >> pairs. Available
  /src/external/gpl3/gdb/dist/gdb/
cp-name-parser.y 1888 if (startswith (tokstart, "global constructors keyed to "))
1899 if (startswith (tokstart, "global destructors keyed to "))
  /src/external/gpl3/gdb.old/dist/gdb/
cp-name-parser.y 1888 if (startswith (tokstart, "global constructors keyed to "))
1899 if (startswith (tokstart, "global destructors keyed to "))
  /src/external/bsd/zstd/dist/lib/common/
xxhash.h 4507 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; local
4508 return XXH64_avalanche(keyed);
4523 xxh_u64 const keyed = input64 ^ bitflip; local
4524 return XXH3_rrmxmx(keyed, len);
6431 xxh_u64 const keyed = input_64 ^ bitflip;
6434 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2));
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 459 5 (MD5) algorithm using a private key, commonly called keyed-MD5.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Ordinals.pm 67 in keyed pair form, i.e. a series of C<< key => value >> pairs. Available
247 given in form keyed pair form, i.e. a series of C<< key => value >> pairs.
747 options in keyed pair form, i.e. a series of C<< key => value >> pairs.
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Ordinals.pm 67 in keyed pair form, i.e. a series of C<< key => value >> pairs. Available
247 given in form keyed pair form, i.e. a series of C<< key => value >> pairs.
745 options in keyed pair form, i.e. a series of C<< key => value >> pairs.

Completed in 59 milliseconds