/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/ |
H A D | blake3_sse41_x86-64_windows_msvc.asm | 1 public _llvm_blake3_hash_many_sse41 label 2 public llvm_blake3_hash_many_sse41 label 3 public llvm_blake3_compress_in_place_sse41 label 4 public _llvm_blake3_compress_in_place_sse41 label 5 public llvm_blake3_compress_xof_sse41 label 6 public _llvm_blake3_compress_xof_sse41 label
|
H A D | blake3_sse2_x86-64_windows_msvc.asm | 1 public _llvm_blake3_hash_many_sse2 label 2 public llvm_blake3_hash_many_sse2 label 3 public llvm_blake3_compress_in_place_sse2 label 4 public _llvm_blake3_compress_in_place_sse2 label 5 public llvm_blake3_compress_xof_sse2 label 6 public _llvm_blake3_compress_xof_sse2 label
|
H A D | blake3_avx512_x86-64_windows_msvc.asm | 1 public _llvm_blake3_hash_many_avx512 label 2 public llvm_blake3_hash_many_avx512 label 3 public llvm_blake3_compress_in_place_avx512 label 4 public _llvm_blake3_compress_in_place_avx512 label 5 public llvm_blake3_compress_xof_avx512 label 6 public _llvm_blake3_compress_xof_avx512 label
|
H A D | blake3_avx2_x86-64_windows_msvc.asm | 1 public _llvm_blake3_hash_many_avx2 label 2 public llvm_blake3_hash_many_avx2 label
|
/openbsd-src/gnu/llvm/libcxx/utils/ |
H A D | generate_iwyu_mapping.py | 5 def generate(private, public): argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
H A D | private-2.m | 15 int public; field
|
H A D | private-1.m | 15 int public; field
|
/openbsd-src/sbin/iked/ |
H A D | dh.c | 72 uint8_t public[CURVE25519_SIZE]; member 90 uint8_t public[crypto_kem_sntrup761_PUBLICKEYBYTES]; member 754 ec25519_create_shared(struct dh_group *group, uint8_t *shared, uint8_t *public) in ec25519_create_shared()
|
/openbsd-src/regress/usr.bin/ssh/unittests/kex/ |
H A D | test_kex.c | 78 struct sshkey *private, *public; in do_kex_with_key() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | dwarf2asm.c | 712 dw2_force_const_mem (rtx x, bool public) in dw2_force_const_mem() 805 dw2_asm_output_encoded_addr_rtx (int encoding, rtx addr, bool public, in dw2_asm_output_encoded_addr_rtx()
|
/openbsd-src/usr.bin/ssh/ |
H A D | ssh-keygen.c | 891 fingerprint_one_key(const struct sshkey * public,const char * comment) fingerprint_one_key() argument 942 struct sshkey *public = NULL; do_fingerprint() local 1057 struct sshkey *private, *public; do_gen_all_hostkeys() local 1476 struct sshkey *public; do_print_resource_record() local 1514 struct sshkey *public; do_change_comment() local 1704 struct sshkey **keys = NULL, *public, *private = NULL; load_pkcs11_key() local 1750 struct sshkey *ca, *public; do_ca_sign() local 3323 struct sshkey *private, *public; main() local [all...] |
H A D | ssh-add.c | 167 struct sshkey *public, *cert = NULL; in delete_file() local
|
H A D | ssh.c | 2296 struct sshkey *public; load_public_identity_files() local [all...] |
/openbsd-src/sys/dev/pci/drm/amd/display/modules/vmid/ |
H A D | vmid.c | 29 struct mod_vmid public; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | keyword.gperf | 51 public, PUBLIC_TK keyword
|
/openbsd-src/lib/libssl/ |
H A D | ssl_srvr.c | 1375 CBB public; ssl3_send_server_kex_ecdhe() local 1773 CBS public; ssl3_get_client_kex_ecdhe() local
|
H A D | ssl_clnt.c | 1232 CBS public; ssl3_get_server_kex_ecdhe() local 1887 CBB public; ssl3_send_client_kex_ecdhe() local
|
H A D | tls_key_share.c | 206 uint8_t *public = NULL, *private = NULL; in tls_key_share_generate_x25519() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | winnt.c | 657 i386_pe_declare_function_type (file, name, public) in i386_pe_declare_function_type() argument
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | winnt.c | 629 i386_pe_declare_function_type (FILE *file, const char *name, int public) in i386_pe_declare_function_type()
|
/openbsd-src/sys/dev/pci/bktr/ |
H A D | bktr_core.c | 211 struct meteor_pixfmt public; member 241 struct meteor_pixfmt public; member
|
/openbsd-src/sys/dev/pci/drm/amd/display/modules/freesync/ |
H A D | freesync.c | 53 struct mod_freesync public; member
|
/openbsd-src/usr.bin/mandoc/ |
H A D | mandocdb.c | 1907 render_string(char **public, size_t *psz) in render_string()
|
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 566 public: variable
|
/openbsd-src/sys/net/ |
H A D | if_wg.c | 2225 uint8_t public[WG_KEY_SIZE], private[WG_KEY_SIZE]; wg_ioctl_set() local [all...] |