Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c129 soft_genECkey_set_attribute(soft_object_t *key, biginteger_t *bi, in soft_genECkey_set_attribute() function
200 soft_genECkey_set_attribute(prikey, &bi, CKA_VALUE); in soft_ec_genkey_pair()
204 soft_genECkey_set_attribute(pubkey, &bi, CKA_EC_POINT); in soft_ec_genkey_pair()