Home
last modified time | relevance | path

Searched refs:Identity (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp79 Value *const Identity) const;
81 Value *const Identity) const;
82 Value *buildShiftRight(IRBuilder<> &B, Value *V, Value *const Identity) const;
86 Value *const Identity, Value *V, Instruction &I,
389 Value *const Identity) const { in buildReduction()
398 {Identity, V, B.getInt32(DPP::ROW_XMASK0 | 1 << Idx), in buildReduction()
433 Value *Identity) const { in buildScan()
443 {Identity, V, B.getInt32(DPP::ROW_SHR0 | 1 << Idx), in buildScan()
451 {Identity, V, B.getInt32(DPP::BCAST15), B.getInt32(0xa), in buildScan()
456 {Identity, V, B.getInt32(DPP::BCAST31), B.getInt32(0xc), in buildScan()
[all …]
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dagent_fuzz_helper.c61 Identity *id; in add_key()
65 id = xcalloc(1, sizeof(Identity)); in add_key()
74 id = xcalloc(1, sizeof(Identity)); in add_key()
96 Identity *id; in cleanup_idtab()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp74 const void *Identity = Value.getMemoizationData(); in contains() local
75 assert(Identity); in contains()
76 return Dedup.contains(Identity); in contains()
79 const void *Identity = Value.getMemoizationData(); in push_back() local
80 if (!Identity || Dedup.insert(Identity).second) { in push_back()
/freebsd/crypto/openssh/
H A Dssh-agent.c142 } Identity; typedef
356 free_identity(Identity *id) in free_identity()
427 const struct sshkey *tokey, Identity *id, const char *user, in permitted_by_dest_constraints()
478 * are permitted by the destination constraints on the Identity.
482 identity_permitted(Identity *id, SocketEntry *e, char *user, in identity_permitted()
588 static Identity *
591 Identity *id; in lookup_identity()
602 confirm_key(Identity *id, const char *extra) in confirm_key()
639 Identity *id; in process_request_identities()
1016 Identity *i in process_remove_identity()
[all...]
H A Dsshconnect2.c300 typedef struct identity Identity;
378 static int sign_and_send_pubkey(struct ssh *ssh, Identity *);
381 static struct sshkey *load_identity_file(Identity *);
656 format_identity(Identity *id) in format_identity()
686 Identity *id = NULL; in input_userauth_pk_ok()
1297 id_filename_matches(Identity *id, Identity *private_id) in id_filename_matches()
1316 sign_and_send_pubkey(struct ssh *ssh, Identity *id) in sign_and_send_pubkey()
1320 Identity *private_id, *sign_id = NULL; in sign_and_send_pubkey()
1487 send_pubkey_test(struct ssh *ssh, Identity *i in send_pubkey_test()
299 typedef struct identity Identity; global() typedef
[all...]
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SM3.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_MD-MD4.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_MD-MD2.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_MD-MD5.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_MD-WHIRLPOOL.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_KDF-X942-CONCAT.pod13 =head2 Identity section in DESCRIPTION
H A DEVP_MD-MDC2.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_MAC-Siphash.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_KDF-PVKKDF.pod15 =head2 Identity section in DESCRIPTION
H A DEVP_KDF-HMAC-DRBG.pod15 =head2 Identity section in DESCRIPTION
H A DEVP_MD-MD5-SHA1.pod13 =head2 Identity section in DESCRIPTION
H A DEVP_MAC-Poly1305.pod11 =head2 Identity section in DESCRIPTION
H A DEVP_RAND-SEED-SRC.pod16 =head2 Identity section in DESCRIPTION
H A DEVP_KDF-PBKDF1.pod16 =head2 Identity section in DESCRIPTION
H A DEVP_RAND-CRNG-TEST.pod15 =head2 Identity section in DESCRIPTION
H A DEVP_MAC-GMAC.pod14 =head2 Identity section in DESCRIPTION
H A DEVP_KDF-PKCS12KDF.pod17 =head2 Identity section in DESCRIPTION
/freebsd/contrib/wpa/wpa_supplicant/
H A Dtodo.txt48 now IMSI is read only after receiving EAP-Identity/Request, but since it is
49 really needed for all cases, reading IMSI and generating Identity string
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dmsi-deployment-guide.txt22 3. Network Identity Manager Settings
423 3. Network Identity Manager Settings
425 Configuration options for Network Identity Manager (NetIDMgr) are
574 Show the Network Identity Manager application windows.
609 Krb5Ident: Kerberos 5 Identity provider
669 Registry key 1: 'Software\MIT\NetIDMgr\KCDB\Identity\<principal name>\Krb5Cred'
/freebsd/contrib/ntp/html/scripts/
H A Dexternal.txt17 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/ident.html'>Autokey Identity Schemes</…

123