Searched refs:dh_genkey_pair (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/dh/
H A Ddh_impl.h90 CK_RV dh_genkey_pair(DHbytekey *bkey);
H A Ddh_impl.c123 dh_genkey_pair(DHbytekey *bkey) function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c161 if ((rv = dh_genkey_pair(&k)) != CKR_OK) {

Completed in 150 milliseconds