Home
last modified time | relevance | path

Searched defs:dh_cb (Results 1 – 3 of 3) sorted by relevance

/trueos/crypto/openssl/crypto/dh/
HDdh_asn1.c68 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dh_cb() function
/trueos/crypto/openssl/apps/
HDgendh.c223 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb) in dh_cb() function
HDdhparam.c517 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb) in dh_cb() function