Searched refs:pub_expo (Results 1 – 1 of 1) sorted by relevance
828 uchar_t pub_expo[MAX_KEY_ATTR_BUFLEN]; in soft_rsa_genkey_pair() local829 uint32_t pub_expo_len = sizeof (pub_expo); in soft_rsa_genkey_pair()870 rv = soft_get_public_value(pubkey, CKA_PUBLIC_EXPONENT, pub_expo, in soft_rsa_genkey_pair()880 k.pubexpo = pub_expo; in soft_rsa_genkey_pair()925 pub_expo, k.pubexpo_bytes, B_FALSE)) != CKR_OK) { in soft_rsa_genkey_pair()