/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/ |
H A D | rsa_pss.c | 26 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 D | RDFCopy.cpp | 40 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 D | rsa_pss.c | 32 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 D | SerialSnippetGenerator.cpp | 73 ExecutionMode EM = ExecutionMode::UNKNOWN; in getExecutionModes() local 165 const ExecutionMode EM = in generateCodeTemplates() local
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | ascii.h | 68 #define EM 25 macro
|
/netbsd-src/sys/arch/x68k/usr.bin/loadkmap/ |
H A D | kbdmap.h | 28 #define EM 25 macro
|
/netbsd-src/sys/arch/x68k/include/ |
H A D | kbdmap.h | 31 #define EM 25 macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | kbdmap.h | 57 #define EM 25 macro
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | kbdmap.h | 61 #define EM 25 macro
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | create.c | 883 uint8_t *EM) in encode_m_buf()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 2569 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 D | rl78.c | 2832 #define EM(x) EM2 (__LINE__, x) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78.cc | 2832 #define EM(x) EM2 (__LINE__, x) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | i386-dis.c | 458 #define EM { OP_EM, v_mode } macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-dis.c | 538 #define EM { OP_EM, v_mode } macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTContext.cpp | 11317 IF = MethodDecl->param_begin(), EM = MethodImpl->param_end(), in ObjCMethodsAreEqual() local
|
H A D | ExprConstant.cpp | 14821 EvalInfo::EvaluationMode EM = EvalInfo::EM_ConstantExpression; in EvaluateAsConstantExpr() local
|