Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_pss.c26 const EVP_MD *Hash, const unsigned char *EM, in RSA_verify_PKCS1_PSS()
34 const unsigned char *EM, int sLen) in RSA_verify_PKCS1_PSS_mgf1()
138 int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS()
145 int RSA_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS_mgf1()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp40 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { in interpretAsCopy()
63 void CopyPropagation::recordCopy(NodeAddr<StmtNode*> SA, EqualityMap &EM) { in recordCopy()
75 EqualityMap EM; in scanBlock() local
143 EqualityMap &EM = FS->second; in run() local
/netbsd-src/crypto/external/bsd/openssl/dist/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()
146 int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS()
153 int RSA_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, in RSA_padding_add_PKCS1_PSS_mgf1()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSerialSnippetGenerator.cpp73 ExecutionMode EM = ExecutionMode::UNKNOWN; in getExecutionModes() local
165 const ExecutionMode EM = in generateCodeTemplates() local
/netbsd-src/external/bsd/ntp/dist/include/
H A Dascii.h68 #define EM 25 macro
/netbsd-src/sys/arch/x68k/usr.bin/loadkmap/
H A Dkbdmap.h28 #define EM 25 macro
/netbsd-src/sys/arch/x68k/include/
H A Dkbdmap.h31 #define EM 25 macro
/netbsd-src/sys/arch/amiga/dev/
H A Dkbdmap.h57 #define EM 25 macro
/netbsd-src/sys/arch/atari/dev/
H A Dkbdmap.h61 #define EM 25 macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.c883 uint8_t *EM) in encode_m_buf()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2569 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
2592 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
2626 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c2832 #define EM(x) EM2 (__LINE__, x) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.cc2832 #define EM(x) EM2 (__LINE__, x) macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c458 #define EM { OP_EM, v_mode } macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c538 #define EM { OP_EM, v_mode } macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11317 IF = MethodDecl->param_begin(), EM = MethodImpl->param_end(), in ObjCMethodsAreEqual() local
H A DExprConstant.cpp14821 EvalInfo::EvaluationMode EM = EvalInfo::EM_ConstantExpression; in EvaluateAsConstantExpr() local