Home
last modified time | relevance | path

Searched defs:Authentication (Results 1 – 3 of 3) sorted by relevance

/src/contrib/openpam/doc/man/
H A Dpam.man60 .Ss Authentication subsection
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp474 std::optional<PointerAuthQualifier> Authentication; in getVTablePointerAuthentication() local
488 auto Authentication = getVTablePointerAuthentication(Record); in getVTablePointerAuthInfo() local
H A DCGExprConstant.cpp817 if (auto Authentication = CGM.getVTablePointerAuthentication(CD)) { in Build() local