Searched refs:private_key_class (Results 1 – 1 of 1) sorted by relevance
319 CK_OBJECT_CLASS private_key_class = CKO_PRIVATE_KEY; in Register() local321 {CKA_CLASS, &private_key_class, sizeof(private_key_class)}, in Register()