Searched defs:DH_BASE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c206 #define DH_BASE 5 macro
618 public_template[DH_BASE].pValue = pk11_dh_bn2;
619 public_template[DH_BASE].ulValueLen = sizeof(pk11_dh_bn2);
693 public_template[DH_BASE].pValue =
695 public_template[DH_BASE].ulValueLen =

Completed in 3049 milliseconds