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

/bind-9.11.3/lib/dns/
H A Dpkcs11rsa_link.c1818 CK_BYTE *priv_exp = NULL, *priv_mod = NULL; local
1827 priv_exp = privattr->pValue;
1835 if (priv_exp != NULL) {
1838 if (!isc_safe_memequal(priv_exp, pub_exp, pub_explen))

Completed in 15 milliseconds