Home
last modified time | relevance | path

Searched refs:AuthInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiMultiPhase.h205 WIN_CERTIFICATE_UEFI_GUID AuthInfo; member
225 WIN_CERTIFICATE_UEFI_GUID AuthInfo; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2110 CGPointerAuthInfo AuthInfo; in tryEmitBase() local
2113 AuthInfo = CGM.getFunctionPointerAuthInfo(DestType); in tryEmitBase()
2115 if (AuthInfo) { in tryEmitBase()
2121 C, AuthInfo.getKey(), nullptr, in tryEmitBase()
2122 cast_or_null<llvm::ConstantInt>(AuthInfo.getDiscriminator())); in tryEmitBase()
H A DItaniumCXXABI.cpp851 const auto &AuthInfo = in EmitLoadOfMemberFunctionPointer() local
853 assert(Schema.getKey() == AuthInfo.getKey() && in EmitLoadOfMemberFunctionPointer()
855 auto *NonVirtualDiscriminator = AuthInfo.getDiscriminator(); in EmitLoadOfMemberFunctionPointer()
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m43260 R$* $: <$(authinfo AuthInfo:$&{server_name} $: ? $)>
3261 R<?> $: <$(authinfo AuthInfo:$&{server_addr} $: ? $)>
3262 R<?> $: <$(authinfo AuthInfo: $: ? $)>
3267 R$* $: $1 $| $>D <$&{server_name}> <?> <! AuthInfo> <>
3268 R$* $| <?>$* $: $1 $| $>A <$&{server_addr}> <?> <! AuthInfo> <>
3269 R$* $| <?>$* $: $1 $| <$(access AuthInfo`'_TAG_DELIM_ $: ? $)> <>
/freebsd/contrib/sendmail/cf/
H A DREADME3341 authinfo ruleset looks up {server_name} using the tag AuthInfo: in
3343 in the same way and finally just the tag AuthInfo: to provide
3360 The RHS for an AuthInfo: entry in the access map should consists of a
3374 AuthInfo:other.dom "U:user" "I:user" "P:secret" "R:other.dom" "M:DIGEST-MD5"
3375 AuthInfo:host.more.dom "U:user" "P=c2VjcmV0"
4629 AuthInfo:127.0.0.1 "U:smmsp" "P:secret" "M:DIGEST-MD5"