Home
last modified time | relevance | path

Searched refs:Auth (Results 1 – 16 of 16) sorted by relevance

/src/crypto/openssl/test/ssl-tests/
H A D20-cert-select.cnf22 test-17 = 17-TLS 1.2 Ed25519 Client Auth
23 test-18 = 18-TLS 1.2 Ed448 Client Auth
48 test-43 = 43-TLS 1.3 RSA Client Auth Signature Algorithm Selection
49 test-44 = 44-TLS 1.3 RSA Client Auth Signature Algorithm Selection non-empty CA Names
50 test-45 = 45-TLS 1.3 ECDSA Client Auth Signature Algorithm Selection
55 test-50 = 50-TLS 1.3 Ed25519 Client Auth
56 test-51 = 51-TLS 1.3 Ed448 Client Auth
60 test-55 = 55-TLS 1.3 Client Auth No TLS 1.3 Signature Algorithms
606 [17-TLS 1.2 Ed25519 Client Auth]
607 ssl_conf = 17-TLS 1.2 Ed25519 Client Auth-ssl
[all …]
H A D20-cert-select.cnf.in346 name => "TLS 1.2 Ed25519 Client Auth",
364 name => "TLS 1.2 Ed448 Client Auth",
772 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection",
788 name => "TLS 1.3 RSA Client Auth Signature Algorithm Selection non-empty CA Names",
805 name => "TLS 1.3 ECDSA Client Auth Signature Algorithm Selection",
880 name => "TLS 1.3 Ed25519 Client Auth",
898 name => "TLS 1.3 Ed448 Client Auth",
977 name => "TLS 1.3 Client Auth No TLS 1.3 Signature Algorithms",
/src/sys/contrib/openzfs/contrib/pam_zfs_key/
H A Dzfs_key4 Auth-Type: Additional
5 Auth:
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h118 PointerAuthQualifier Auth);
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6434 bool Auth) const { in saveLROnStack()
6438 if (Auth) { in saveLROnStack()
6474 int LROffset = Auth ? Align - 4 : Align; in saveLROnStack()
6482 if (Auth) { in saveLROnStack()
6510 bool CFI, bool Auth) const { in restoreLRFromStack()
6513 if (Auth) { in restoreLRFromStack()
6555 if (Auth) { in restoreLRFromStack()
6565 if (Auth) in restoreLRFromStack()
6622 bool Auth = OF.Candidates.front() in buildOutlinedFrame() local
6626 saveLROnStack(MBB, It, true, Auth); in buildOutlinedFrame()
[all …]
H A DARMBaseInstrInfo.h398 bool CFI, bool Auth) const;
406 bool Auth) const;
/src/crypto/krb5/src/lib/krb5/error_tables/
H A Dkrb5_err.et352 error_code KRB5_LOCAL_ADDR_REQUIRED, "Auth context must contain local address"
353 error_code KRB5_REMOTE_ADDR_REQUIRED, "Auth context must contain remote address"
/src/contrib/unbound/dnstap/
H A Ddnstap.proto126 // | Stub |-SQ--------CQ->| Recursive|-RQ----AQ->| Auth. |
/src/crypto/openssl/test/
H A Ddhkem_test.inc39 /* Senders Auth key */
/src/crypto/openssl/crypto/objects/
H A Dobjects.txt1808 id-pkinit 4 : pkInitClientAuth : PKINIT Client Auth
/src/contrib/tcpdump/
H A DCHANGES750 TCP: Correct TCP option Kind value for TCP Auth and add SCPS-TP
/src/crypto/krb5/src/po/
H A Dmit-krb5.pot8478 msgid "Auth context must contain local address"
8482 msgid "Auth context must contain remote address"
H A Dka.po8678 msgid "Auth context must contain local address"
8682 msgid "Auth context must contain remote address"
H A Dde.po8583 msgid "Auth context must contain local address"
8587 msgid "Auth context must contain remote address"
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin1775 #define KRB5_AP_REQ ((krb5_msgtype)14) /**< Auth req to application server */
2123 krb5_ticket_times times; /**< Auth, start, end, renew_till */
/src/crypto/openssh/
H A Dconfigure.ac5849 echo " BSD Auth support: $BSD_AUTH_MSG"