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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h299 #define SUN_CKA_PRIVATE_EXPONENT 0x00000123 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c113 {SUN_CKA_PRIVATE_EXPONENT, NULL, 0},
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c668 * SUN_CKA_PRIVATE_EXPONENT is a required attribute for a
672 if ((rv = crypto_get_key_attr(key, SUN_CKA_PRIVATE_EXPONENT,
809 * private exponent (d). Note that SUN_CKA_PRIVATE_EXPONENT is

Completed in 60 milliseconds