| /freebsd-12.1/crypto/openssh/ |
| H A D | ssh-agent.c | 125 } Identity; typedef 214 static Identity * 217 Identity *id; in lookup_identity() 228 confirm_key(Identity *id) in confirm_key() 258 Identity *id; in process_request_identities() 353 Identity *id; in process_remove_identity() 379 Identity *id; in process_remove_all_identities() 400 Identity *id, *nxt; in reaper() 424 Identity *id; in process_add_identity() 578 Identity *id; in process_add_smartcard_key() [all …]
|
| H A D | sshconnect2.c | 249 typedef struct identity Identity; typedef 325 static struct sshkey *load_identity_file(Identity *); 590 Identity *id = NULL; in input_userauth_pk_ok() 1134 id_filename_matches(Identity *id, Identity *private_id) in id_filename_matches() 1156 Identity *private_id, *sign_id = NULL; in sign_and_send_pubkey() 1312 send_pubkey_test(struct ssh *ssh, Authctxt *authctxt, Identity *id) in send_pubkey_test() 1351 load_identity_file(Identity *id) in load_identity_file() 1586 Identity *id; in pubkey_cleanup() 1602 Identity *id; in pubkey_reset() 1609 try_identity(Identity *id) in try_identity() [all …]
|
| /freebsd-12.1/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
|
| H A D | ChangeLog | 1394 * added support for protecting EAP-AKA/Identity messages with
|
| /freebsd-12.1/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-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | RetainSummaryManager.cpp | 670 return BehaviorSummary::Identity; in canEval() 686 return BehaviorSummary::Identity; in canEval() 700 return BehaviorSummary::Identity; in canEval()
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_use_psk_identity_hint.pod | 58 Identity hints are not relevant for TLSv1.3. A server application wishing to use
|
| /freebsd-12.1/lib/libc/net/ |
| H A D | protocols | 150 hip 139 HIP # Host Identity Protocol (RFC5201)
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 1819 auto Identity = [&](DbgVariableIntrinsic &DII) -> DbgValReplacement { in replaceAllDbgUsesWith() local 1827 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1839 return rewriteDebugUsers(From, To, DomPoint, DT, Identity); in replaceAllDbgUsesWith() 1856 return Identity(DII); in replaceAllDbgUsesWith()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | RetainSummaryManager.h | 679 Identity,
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | Reassociate.cpp | 619 Constant *Identity = ConstantExpr::getBinOpIdentity(Opcode, I->getType()); in LinearizeExprTree() local 620 assert(Identity && "Associative operation without identity!"); in LinearizeExprTree() 621 Ops.emplace_back(Identity, APInt(Bitwidth, 1)); in LinearizeExprTree()
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 476 * EAP-AKA: skip AKA/Identity exchange if EAP identity is recognized 492 * added support for Chargeable-User-Identity (RFC 4372) 792 Identity Request if identity is already known 832 * added support for protecting EAP-AKA/Identity messages with 1025 two EAP-Response/Identity frames to the authentication server 1075 EAP-Request/Identity message (ASCII-0 (nul) in eap_message)
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 3512 Value *Identity; in fixReduction() local 3518 VectorStart = Identity = ReductionStartValue; in fixReduction() 3520 VectorStart = Identity = in fixReduction() 3528 Identity = Iden; in fixReduction() 3533 Identity = ConstantVector::getSplat(VF, Iden); in fixReduction() 3538 Builder.CreateInsertElement(Identity, ReductionStartValue, Zero); in fixReduction() 3553 Value *StartVal = (Part == 0) ? VectorStart : Identity; in fixReduction()
|
| /freebsd-12.1/contrib/googletest/googlemock/test/ |
| H A D | gmock-generated-actions_test.cc | 383 TEST(WithArgsTest, Identity) { in TEST() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountChecker.cpp | 934 if (BSmr == BehaviorSummary::Identity || in evalCall()
|
| /freebsd-12.1/contrib/ntp/util/ |
| H A D | ntp-keygen-opts.def | 710 .Ss Identity Schemes
|
| H A D | invoke-ntp-keygen.texi | 444 @subsubsection Identity Schemes
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 1637 bool Identity = true, AllSame = true; in getVectorShuffle() local 1639 if (MaskVec[i] >= 0 && MaskVec[i] != i) Identity = false; in getVectorShuffle() 1642 if (Identity && NElts) in getVectorShuffle()
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | invoke-ntp.conf.texi | 605 Optional identity schemes described on the Identity Schemes
|
| H A D | ntp.conf.def | 649 Optional identity schemes described on the Identity Schemes
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 6116 // a) Identity conversions - vNfX <-> vNiX
|