Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h304 #define SUN_CKA_EXPONENT_2 0x00000127 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c818 (crypto_get_key_attr(key, SUN_CKA_EXPONENT_2, &expo2, &expo2_len) in core_rsa_decrypt()