Searched defs:DH (Results 1 – 12 of 12) sorted by relevance
/third_party/openssl/crypto/dh/ |
D | dh_meth.c | 105 int DH_meth_set_generate_key(DH_METHOD *dhm, int (*generate_key) (DH *)) in DH_meth_set_generate_key() 132 int DH_meth_set_bn_mod_exp(DH_METHOD *dhm, in DH_meth_set_bn_mod_exp() 145 int DH_meth_set_init(DH_METHOD *dhm, int (*init)(DH *)) in DH_meth_set_init() 156 int DH_meth_set_finish(DH_METHOD *dhm, int (*finish) (DH *)) in DH_meth_set_finish() 168 int DH_meth_set_generate_params(DH_METHOD *dhm, in DH_meth_set_generate_params()
|
/third_party/openssl/crypto/bn/asm/ |
D | ia64.S | 1398 #define DH r22 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 125 void LLVMContext::setDiagnosticHandler(std::unique_ptr<DiagnosticHandler> &&DH, in setDiagnosticHandler()
|
/third_party/openssl/include/openssl/ |
D | ossl_typ.h | 104 typedef struct dh_st DH; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | COFFEmitter.cpp | 408 object::dos_header DH; in writeCOFF() local
|
/third_party/ffmpeg/libavcodec/ |
D | cavsdsp.c | 345 #define CAVS_SUBPIX_HV(OPNAME, OP, NAME, AH, BH, CH, DH, EH, FH, AV, BV, CV, DV, EV, FV, FULL) \ argument
|
/third_party/python/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 521 DH = dh_st variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 688 const auto *DH = reinterpret_cast<const dos_header *>(base()); in COFFObjectFile() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | compile-i386.c | 203 AL, DL, CL, BL, AH, DH, CH, BH, // 8-bit enumerator
|
/third_party/node/src/ |
D | node_crypto.cc | 5363 const BIGNUM* (*get_field)(const DH*), in GetField() 5484 int (*set_field)(DH*, BIGNUM*), const char* what) { in SetKey()
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 146 #define DH macro
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 106 #define DH dh macro 168 #define DH %dh macro
|