Home
last modified time | relevance | path

Searched refs:SUN_CKA_PRIVATE_EXPONENT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h300 #define SUN_CKA_PRIVATE_EXPONENT 0x00000123 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c672 if ((rv = crypto_get_key_attr(key, SUN_CKA_PRIVATE_EXPONENT, in core_rsa_encrypt()