Searched refs:SUN_CKA_PUBLIC_EXPONENT (Results 1 – 3 of 3) sorted by relevance
293 #define SUN_CKA_PUBLIC_EXPONENT 0x00000122 macro
112 {SUN_CKA_PUBLIC_EXPONENT, NULL, 0}, in kmf_to_kssl()
663 if ((rv = crypto_get_key_attr(key, SUN_CKA_PUBLIC_EXPONENT, in core_rsa_encrypt()