Home
last modified time | relevance | path

Searched defs:public (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_sse41_x86-64_windows_msvc.asm1 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 Dblake3_sse2_x86-64_windows_msvc.asm1 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 Dblake3_avx512_x86-64_windows_msvc.asm1 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 Dblake3_avx2_x86-64_windows_msvc.asm1 public _llvm_blake3_hash_many_avx2 label
2 public llvm_blake3_hash_many_avx2 label
/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_iwyu_mapping.py5 def generate(private, public): argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dprivate-2.m15 int public; field
H A Dprivate-1.m15 int public; field
/openbsd-src/sbin/iked/
H A Ddh.c72 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 Dtest_kex.c78 struct sshkey *private, *public; in do_kex_with_key() local
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2asm.c712 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 Dssh-keygen.c891 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 Dssh-add.c167 struct sshkey *public, *cert = NULL; in delete_file() local
H A Dssh.c2296 struct sshkey *public; load_public_identity_files() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/modules/vmid/
H A Dvmid.c29 struct mod_vmid public; member
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dkeyword.gperf51 public, PUBLIC_TK keyword
/openbsd-src/lib/libssl/
H A Dssl_srvr.c1375 CBB public; ssl3_send_server_kex_ecdhe() local
1773 CBS public; ssl3_get_client_kex_ecdhe() local
H A Dssl_clnt.c1232 CBS public; ssl3_get_server_kex_ecdhe() local
1887 CBB public; ssl3_send_client_kex_ecdhe() local
H A Dtls_key_share.c206 uint8_t *public = NULL, *private = NULL; in tls_key_share_generate_x25519() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c657 i386_pe_declare_function_type (file, name, public) in i386_pe_declare_function_type() argument
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dwinnt.c629 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 Dbktr_core.c211 struct meteor_pixfmt public; member
241 struct meteor_pixfmt public; member
/openbsd-src/sys/dev/pci/drm/amd/display/modules/freesync/
H A Dfreesync.c53 struct mod_freesync public; member
/openbsd-src/usr.bin/mandoc/
H A Dmandocdb.c1907 render_string(char **public, size_t *psz) in render_string()
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h566 public: variable
/openbsd-src/sys/net/
H A Dif_wg.c2225 uint8_t public[WG_KEY_SIZE], private[WG_KEY_SIZE]; wg_ioctl_set() local
[all...]

12