Home
last modified time | relevance | path

Searched refs:Authentication (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp474 std::optional<PointerAuthQualifier> Authentication; in getVTablePointerAuthentication() local
476 Authentication = Existing->getSecond(); in getVTablePointerAuthentication()
478 Authentication = computeVTPointerAuthentication(Record); in getVTablePointerAuthentication()
479 VTablePtrAuthInfos.insert(std::make_pair(Record, Authentication)); in getVTablePointerAuthentication()
481 return Authentication; in getVTablePointerAuthentication()
488 auto Authentication = getVTablePointerAuthentication(Record); in getVTablePointerAuthInfo() local
489 if (!Authentication) in getVTablePointerAuthInfo()
493 if (auto ExtraDiscriminator = Authentication->getExtraDiscriminator()) in getVTablePointerAuthInfo()
496 if (Authentication->isAddressDiscriminated()) { in getVTablePointerAuthInfo()
506 return CGPointerAuthInfo(Authentication->getKey(), in getVTablePointerAuthInfo()
/freebsd/contrib/wpa/hostapd/
H A DREADME109 Access Entity, and Authentication Server. Supplicant is a component in
110 a station and it performs the authentication with the Authentication
112 between a Supplicant and an Authentication Server. In addition, it has a
117 IEEE 802.1X uses Extensible Authentication Protocol (EAP). The frames
119 (EAPOL) and the Authenticator relays these frames to the Authentication
120 Server (and similarly, relays the messages from the Authentication
121 Server to the Supplicant). The Authentication Server can be colocated with the
124 use an external Authentication Server and encapsulate EAP frame in the
140 Authentication Server. hostapd supports RADIUS encapsulation of EAP
141 packets, so the Authentication Server should be a RADIUS server, like
[all …]
H A DREADME-MULTI-AP100 2. STA sends Authentication frame (nothing Multi-AP specific).
101 3. AP sends Authentication frame (nothing Multi-AP specific).
145 2. Enrollee sends Authentication frame (nothing Multi-AP specific).
146 3. AP sends Authentication frame (nothing Multi-AP specific).
/freebsd/secure/caroot/trusted/
H A DSectigo_Public_Server_Authentication_Root_E46.pem2 ## Sectigo Public Server Authentication Root E46
20 Issuer: C = GB, O = Sectigo Limited, CN = Sectigo Public Server Authentication Root E46
24 Subject: C = GB, O = Sectigo Limited, CN = Sectigo Public Server Authentication Root E46
H A DSectigo_Public_Server_Authentication_Root_R46.pem2 ## Sectigo Public Server Authentication Root R46
20 Issuer: C = GB, O = Sectigo Limited, CN = Sectigo Public Server Authentication Root R46
24 Subject: C = GB, O = Sectigo Limited, CN = Sectigo Public Server Authentication Root R46
H A DActalis_Authentication_Root_CA.pem2 ## Actalis Authentication Root CA
19 … Issuer: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA
23 … Subject: C = IT, L = Milan, O = Actalis S.p.A./03358520967, CN = Actalis Authentication Root CA
/freebsd/crypto/heimdal/doc/
H A Dapps.texi8 * Authentication modules::
12 @node Authentication modules, AFS, Applications, Applications
13 @section Authentication modules
28 @node Digital SIA, IRIX, Authentication modules, Authentication modules
134 @node IRIX, , Digital SIA, Authentication modules
165 @node AFS, , Authentication modules, Applications
H A Dheimdal.texi103 * Authentication modules::
106 Authentication modules
H A Dwhatis.texi153 Authentication Service for Open Network Systems}, by Jennifer Steiner,
157 Authentication System: a Dialogue in Four Scenes} by Bill Bryant, also
/freebsd/contrib/openpam/freebsd/
H A DMakefile.in10 COMMENT= BSD-licensed implementation of Pluggable Authentication Modules
/freebsd/contrib/openpam/doc/man/
H A Dpam.man2 The Pluggable Authentication Modules (PAM) library abstracts a number
60 .Ss Authentication
/freebsd/contrib/ntp/html/scripts/
H A Dhand.txt6 <li class='inline'><a href='authentic.html'>Authentication Support</a></li>\
H A Dauthopt.txt1 document.write("<p>Authentication Commands and Options</p4><ul>\
H A Dspecial.txt4 <li class='inline'><a href='autokey.html'>Autokey Public-Key Authentication</a></li>\
H A Dexternal.txt15 …inline'><a href='http://www.eecis.udel.edu/~mills/autokey.html'>Autonomous Authentication</a></li>\
/freebsd/lib/libfetch/
H A Dhttp.errors28 407 AUTH Proxy Authentication Required
/freebsd/secure/caroot/untrusted/
H A DEE_Certification_Centre_Root_CA.pem55 …TLS Web Client Authentication, TLS Web Server Authentication, Code Signing, E-mail Protection, Tim…
/freebsd/contrib/mandoc/
H A Dlib.in93 LINE("libpam", "Pluggable Authentication Module Library (libpam, \\-lpam)")
112 LINE("librpcsec_gss", "RPC GSS-API Authentication Library (librpcsec_gss, \\-lrpcsec_gss)")
117 LINE("libsaslc", "Simple Authentication and Security Layer client library (libsaslc, \\-lsaslc)")
/freebsd/crypto/heimdal/lib/wind/
H A Drfc4013.txt32 Simple Authentication and Security Layer (SASL) mechanisms (such as
52 The profile is designed for use in Simple Authentication and Security
256 [SASL] Melnikov, A., Ed., "Simple Authentication and Security
263 Authentication as a SASL Mechanism", Work in Progress.
/freebsd/crypto/openssh/
H A DOVERVIEW80 Authentication agent
84 Authentication methods
H A Dsshd_config32 # Authentication:
/freebsd/lib/libpam/pam.d/
H A DREADME3 Authentication Modules (PAM) library.
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-legacy.pod97 - Message Authentication Code (MAC)
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_new.pod174 within them can be used for. For example "TLS WWW Server Authentication" or
182 "TLS WWW Server Authentication" and "TLS Client Authentication", but a system
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.keys.texi18 "Authentication Support"

1234