Searched defs:DH (Results 1 – 8 of 8) sorted by relevance
6 public class DH class
296 public static class DH class in KeyAgreementSpi299 public DH() in DH() method in KeyAgreementSpi.DH
1388 #define DH r22 macro
654 #define DH v1 macro
32 public static final int DH = 2; field in DNSSEC.Algorithm75 algs.add(DH, "DH"); in algs.add() argument
134 typedef struct dh_st DH; typedef
405 #define DH { OP_IMREG, dh_reg } macro