Home
last modified time | relevance | path

Searched refs:privexpo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h104 uchar_t *privexpo; /* d */ member
H A Drsa_impl.c454 bignum2bytestring(bkey->privexpo, &(rsakey.d), bkey->privexpo_bytes); in rsa_genkey_pair()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftRSA.c886 k.privexpo = private_exponent; in soft_rsa_genkey_pair()