Searched refs:PKCS11_CKO_PUBLIC_KEY (Results 1 – 9 of 9) sorted by relevance
725 assert(get_class(temp) == PKCS11_CKO_PUBLIC_KEY); in create_pub_key_attributes()731 assert(get_class(*out) == PKCS11_CKO_PUBLIC_KEY); in create_pub_key_attributes()1097 case PKCS11_CKO_PUBLIC_KEY: in create_attributes_from_template()1144 case PKCS11_CKO_PUBLIC_KEY: in create_attributes_from_template()1283 case PKCS11_CKO_PUBLIC_KEY: in check_access_attrs_against_token()1476 case PKCS11_CKO_PUBLIC_KEY: in check_created_attrs()1488 case PKCS11_CKO_PUBLIC_KEY: in check_created_attrs()1757 if (key_class != PKCS11_CKO_PUBLIC_KEY && in check_parent_attrs_against_processing()1786 if (key_class != PKCS11_CKO_PUBLIC_KEY && in check_parent_attrs_against_processing()2031 case PKCS11_CKO_PUBLIC_KEY: in attribute_is_modifiable()[all …]
318 PKCS11_ID(PKCS11_CKO_PUBLIC_KEY),448 case PKCS11_CKO_PUBLIC_KEY: in pkcs11_class_has_type()465 case PKCS11_CKO_PUBLIC_KEY: in pkcs11_attr_class_is_key()767 case PKCS11_CKO_PUBLIC_KEY: in id2str_type()
154 case PKCS11_CKO_PUBLIC_KEY: in pkcs2tee_key_type()254 assert(class == PKCS11_CKO_PUBLIC_KEY || in load_tee_key()262 class == PKCS11_CKO_PUBLIC_KEY) || in load_tee_key()
333 case PKCS11_CKO_PUBLIC_KEY: in load_tee_ec_key_attrs()
37 case PKCS11_CKO_PUBLIC_KEY: in sanitize_consistent_class_and_type()
362 case PKCS11_CKO_PUBLIC_KEY: in load_tee_rsa_key_attrs()
556 case PKCS11_CKO_PUBLIC_KEY: in entry_find_objects_init()
448 PKCS11_CKO_PUBLIC_KEY); in entry_generate_key_pair()
1151 PKCS11_CKO_PUBLIC_KEY = 0x002, enumerator
Completed in 19 milliseconds