Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h299 #define SUN_CKA_PUBLIC_EXPONENT 0x00000122 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c663 if ((rv = crypto_get_key_attr(key, SUN_CKA_PUBLIC_EXPONENT, in core_rsa_encrypt()