| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAtomicOptimizer.cpp | 78 Value *const Identity) const; 80 Value *const Identity) const; 582 Accumulator->addIncoming(Identity, EntryBB); in buildScanIteratively() 754 Value *Identity = getIdentityValueForAtomicOp(Ty, ScanOp); in optimizeAtomic() local 770 Identity = B.CreateBitCast(Identity, IntNTy); in optimizeAtomic() 772 {V, Identity}); in optimizeAtomic() 775 Identity = B.CreateBitCast(Identity, Ty); in optimizeAtomic() 780 NewV = buildReduction(B, ScanOp, NewV, Identity); in optimizeAtomic() 782 NewV = buildScan(B, ScanOp, NewV, Identity); in optimizeAtomic() 784 ExclScan = buildShiftRight(B, NewV, Identity); in optimizeAtomic() [all …]
|
| /freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/ |
| H A D | agent_fuzz_helper.c | 61 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-14.2/crypto/openssh/ |
| H A D | ssh-agent.c | 149 } Identity; typedef 361 free_identity(Identity *id) in free_identity() 593 static Identity * 596 Identity *id; in lookup_identity() 638 Identity *id; in process_request_identities() 1015 Identity *id; in process_remove_identity() 1044 Identity *id; in process_remove_all_identities() 1066 Identity *id, *nxt; in reaper() 1371 Identity *id; in process_add_identity() 1558 Identity *id; in add_p11_identity() [all …]
|
| H A D | sshconnect2.c | 300 typedef struct identity Identity; typedef 656 format_identity(Identity *id) in format_identity() 686 Identity *id = NULL; in input_userauth_pk_ok() 1293 id_filename_matches(Identity *id, Identity *private_id) in id_filename_matches() 1312 sign_and_send_pubkey(struct ssh *ssh, Identity *id) in sign_and_send_pubkey() 1316 Identity *private_id, *sign_id = NULL; in sign_and_send_pubkey() 1483 send_pubkey_test(struct ssh *ssh, Identity *id) in send_pubkey_test() 1523 load_identity_file(Identity *id) in load_identity_file() 1834 Identity *id; in pubkey_cleanup() 1852 Identity *id; in pubkey_reset() [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | EVP_MD-MD5.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-WHIRLPOOL.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-MD4.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-MD2.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-SM3.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_KDF-X942-CONCAT.pod | 13 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-MDC2.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MAC-Siphash.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MD-MD5-SHA1.pod | 13 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MAC-Poly1305.pod | 11 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_RAND-SEED-SRC.pod | 16 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_KDF-PBKDF1.pod | 16 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MAC-CMAC.pod | 14 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_MAC-GMAC.pod | 14 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_RAND-HASH-DRBG.pod | 12 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_RAND-HMAC-DRBG.pod | 12 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_KDF-PKCS12KDF.pod | 17 =head2 Identity section in DESCRIPTION
|
| H A D | EVP_RAND-CTR-DRBG.pod | 12 =head2 Identity section in DESCRIPTION
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | todo.txt | 48 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-14.2/contrib/ntp/html/scripts/ |
| H A D | external.txt | 17 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/ident.html'>Autokey Identity Schemes</…
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | RetainSummaryManager.cpp | 732 return BehaviorSummary::Identity; in canEval() 749 return BehaviorSummary::Identity; in canEval() 760 return BehaviorSummary::Identity; in canEval() 770 return BehaviorSummary::Identity; in canEval()
|