Home
last modified time | relevance | path

Searched defs:EM (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pss.c32 const EVP_MD *Hash, const unsigned char *EM, in RSA_verify_PKCS1_PSS()
40 const unsigned char *EM, int sLen) in RSA_verify_PKCS1_PSS_mgf1()
47 const unsigned char *EM, int *sLenOut) in ossl_rsa_verify_PKCS1_PSS_mgf1()
158 int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS()
165 int RSA_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS_mgf1()
173 int ossl_rsa_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, in ossl_rsa_padding_add_PKCS1_PSS_mgf1()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp39 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy()
64 void CopyPropagation::recordCopy(NodeAddr<StmtNode*> SA, EqualityMap &EM) { in recordCopy()
111 EqualityMap EM(std::less<RegisterRef>(DFG.getPRI())); in scanBlock() local
182 EqualityMap &EM = FS->second; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp457 MCRegister Reg, MDNode *Node, SPIRV::ExecutionMode::ExecutionMode EM, in outputExecutionModeFromMDNode()
475 SPIRV::ExecutionMode::ExecutionMode EM) { in outputExecutionModeFromNumthreadsAttribute()
524 unsigned EM = in outputExecutionMode() local
546 unsigned EM = static_cast<unsigned>(SPIRV::ExecutionMode::VecTypeHint); in outputExecutionMode() local
557 unsigned EM = static_cast<unsigned>(SPIRV::ExecutionMode::ContractionOff); in outputExecutionMode() local
H A DSPIRVModuleAnalysis.cpp1897 auto EM = Const->getZExtValue(); in collectReqs() local
/freebsd/contrib/ntp/include/
H A Dascii.h66 #define EM 25 macro
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp1034 ExtendedModule &&EM) { in serializeGraph()
1047 ExtendedModule &&EM) { in serializeGraphToStream()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h855 FPExceptionModeKind EM = getFPExceptionMode(); in getDefaultExceptionMode() local
968 LangOptions::FPExceptionModeKind EM = getSpecifiedExceptionMode(); in getExceptionMode() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2605 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
2627 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
2663 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5478 UINT32 EM : 1; ///< Emulation. member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp199 LangOptions::FPExceptionModeKind EM = in PrintFPPragmas() local
H A DASTContext.cpp13498 IF = MethodDecl->param_begin(), EM = MethodImpl->param_end(), in ObjCMethodsAreEqual() local
H A DExprConstant.cpp17004 EvalInfo::EvaluationMode EM = EvalInfo::EM_ConstantExpression; in EvaluateAsConstantExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21971 ExceptionHandling EM = getTargetMachine().getExceptionModel(); in getExceptionPointerRegister() local
21979 ExceptionHandling EM = getTargetMachine().getExceptionModel(); in getExceptionSelectorRegister() local