Home
last modified time | relevance | path

Searched refs:Protection (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat532 … The _/_e_t_c_/_g_s_s_/_q_o_p file contains a list of Quality of Protection values for
37 QOP string The name of this Quality of Protection algorithm.
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td174 // Supervisor Protection and Translation
208 // Machine Protection and Translation
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.cpp1474 auto Protection = BranchProtection.begin(); in ParseAArch64BranchProtection() local
1475 while (Protection != BranchProtection.end()) { in ParseAArch64BranchProtection()
1476 if (Protection->equals("bti")) in ParseAArch64BranchProtection()
1478 else if (Protection->equals("pac-ret")) { in ParseAArch64BranchProtection()
1480 while (++Protection != BranchProtection.end()) { in ParseAArch64BranchProtection()
1483 if (Protection->equals("leaf")) in ParseAArch64BranchProtection()
1485 else if (Protection->equals("b-key")) in ParseAArch64BranchProtection()
1490 Protection--; in ParseAArch64BranchProtection()
1493 << *Protection << A->getAsString(Args); in ParseAArch64BranchProtection()
1494 Protection++; in ParseAArch64BranchProtection()
/freebsd-12.1/contrib/mandoc/
H A Dlib.in120 LINE("libssp", "Buffer Overflow Protection Library (libssp, \\-lssp)")
/freebsd-12.1/contrib/libpcap/
H A DREADME.hpux242 # Syn-Flood-Protection an
/freebsd-12.1/share/misc/
H A Dscsi_modes78 {SBLP (Supported Block Lengths and Protection)} t1
H A Dusb_hid_usages811 0x1AF AL Virus Protection
H A Dpci_vendors16483 c302 MIOe-3680 2-Port CAN-Bus MIOe Module with Isolation Protection
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DLangOptions.def249 LANGOPT(CFProtectionBranch , 1, 0, "Control-Flow Branch Protection enabled")
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h1074 CodeGenFunction::PeepholeProtection Protection;
1120 data.Protection = CGF.protectFromPeepholes(rv);
1135 CGF.unprotectFromPeepholes(Protection);
/freebsd-12.1/crypto/openssl/doc/man5/
H A Dx509v3_config.pod114 emailProtection E-mail Protection (S/MIME).
/freebsd-12.1/crypto/openssl/
H A DNEWS391 o Protection against EC timing attacks.
/freebsd-12.1/crypto/openssl/crypto/objects/
H A Dobjects.txt515 id-kp 4 : emailProtection : E-mail Protection
/freebsd-12.1/contrib/binutils/opcodes/
H A Di386-opc.tbl477 // Protection control.
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi2894 * Stack Smashing Protection::
4602 @node Stack Smashing Protection