HomeSort by: relevance | last modified time | path
    Searched refs:bob (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/fuzz/
ml-kem.c 398 * @param[in] key2 Second key (typically Bob's key).
410 EVP_PKEY *bob = (EVP_PKEY *)key2; local
415 do_derive(alice, bob, &aliceshare, &alicelen);
416 do_derive(bob, alice, &bobshare, &boblen);
492 EVP_PKEY *bob = (EVP_PKEY *)key2; local
495 EVP_PKEY_eq(alice, bob);
slh-dsa.c 405 * This function extracts key data from two given SLH-DSA keys (`alice` and `bob`),
413 * @param key2 Pointer to the second key (`bob`) to be exported and imported.
422 EVP_PKEY *bob = (EVP_PKEY *)key2; local
453 OPENSSL_assert(EVP_PKEY_todata(bob, EVP_PKEY_KEYPAIR, &params) == 1);
455 ctx = EVP_PKEY_CTX_new_from_pkey(NULL, bob, NULL);
464 OPENSSL_assert(EVP_PKEY_eq(bob, new) == 1);
ml-dsa.c 508 EVP_PKEY *bob = (EVP_PKEY *)key2; local
511 EVP_PKEY_eq(alice, bob);
  /src/external/bsd/zstd/dist/tests/cli-tests/compression/
basic.sh 25 println bob | zstd | zstd -t
  /src/external/bsd/openldap/dist/tests/scripts/
test023-refint 205 member: uid=bob,ou=users,o=refint
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 752 .Ar bob
754 .Pa ntpkey_host_ Ns Ar bob
756 .Pa ntpkey_cert_ Ns Ar bob
758 Note the generic links are on bob, but point to files generated
829 .Ar bob
832 .Pa ntpkey_gq_ Ns Ar bob
848 and bob one of her clients.
875 On client bob install a soft link from generic
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
Makefile 42 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-gru-bob.dtb
  /src/external/bsd/zstd/dist/tests/
playTests.sh 254 println bob | zstd | zstd -d
257 println bob | zstd && die "should have refused : compressed data to terminal"
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
bitmanip.d 620 ulong, "bob", 63,
625 s.bob = long.max - 1;
627 assert(s.bob == long.max - 1);
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 3193 % don't both fit on one line. In that case, bob suggests starting the
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 2693 % don't both fit on one line. In that case, bob suggests starting the
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 3744 % don't both fit on one line. In that case, bob suggests starting the
6148 % one that Bob is working on :).
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 3082 % don't both fit on one line. In that case, bob suggests starting the
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 3655 % don't both fit on one line. In that case, bob suggests starting the
6036 % one that Bob is working on :).
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 3655 % don't both fit on one line. In that case, bob suggests starting the
6036 % one that Bob is working on :).
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 4988 % don't both fit on one line. In that case, bob suggests starting the
8069 % one that Bob is working on :).
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 4988 % don't both fit on one line. In that case, bob suggests starting the
8069 % one that Bob is working on :).
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 4717 % don't both fit on one line. In that case, bob suggests starting the
7313 % one that Bob is working on :).
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 4935 % don't both fit on one line. In that case, bob suggests starting the
8005 % one that Bob is working on :).
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 4713 % don't both fit on one line. In that case, bob suggests starting the
7309 % one that Bob is working on :).
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 4713 % don't both fit on one line. In that case, bob suggests starting the
7309 % one that Bob is working on :).
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 4937 % don't both fit on one line. In that case, bob suggests starting the
8007 % one that Bob is working on :).
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 4713 % don't both fit on one line. In that case, bob suggests starting the
7309 % one that Bob is working on :).
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 4713 % don't both fit on one line. In that case, bob suggests starting the
7309 % one that Bob is working on :).
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 4988 % don't both fit on one line. In that case, bob suggests starting the
8069 % one that Bob is working on :).

Completed in 128 milliseconds

1 2