Searched refs:PKCS11_CKO_PUBLIC_KEY (Results 1 – 9 of 9) sorted by relevance
732 assert(get_class(temp) == PKCS11_CKO_PUBLIC_KEY); in create_pub_key_attributes()1123 case PKCS11_CKO_PUBLIC_KEY: in create_attributes_from_template()1170 case PKCS11_CKO_PUBLIC_KEY: in create_attributes_from_template()1309 case PKCS11_CKO_PUBLIC_KEY: in check_access_attrs_against_token()1512 case PKCS11_CKO_PUBLIC_KEY: in check_created_attrs()1524 case PKCS11_CKO_PUBLIC_KEY: in check_created_attrs()1789 if (key_class != PKCS11_CKO_PUBLIC_KEY && in check_parent_attrs_against_processing()1812 if (key_class != PKCS11_CKO_PUBLIC_KEY && in check_parent_attrs_against_processing()1842 if (key_class != PKCS11_CKO_PUBLIC_KEY && in check_parent_attrs_against_processing()2087 case PKCS11_CKO_PUBLIC_KEY: in attribute_is_modifiable()[all …]
318 PKCS11_ID(PKCS11_CKO_PUBLIC_KEY),450 case PKCS11_CKO_PUBLIC_KEY: in pkcs11_class_has_type()467 case PKCS11_CKO_PUBLIC_KEY: in pkcs11_attr_class_is_key()770 case PKCS11_CKO_PUBLIC_KEY: in id2str_type()
351 case PKCS11_CKO_PUBLIC_KEY: in load_tee_ec_key_attrs()656 case PKCS11_CKO_PUBLIC_KEY: in load_tee_eddsa_key_attrs()
168 case PKCS11_CKO_PUBLIC_KEY: in pkcs2tee_key_type()279 assert(class == PKCS11_CKO_PUBLIC_KEY || in load_tee_key()287 class == PKCS11_CKO_PUBLIC_KEY) || in load_tee_key()
37 case PKCS11_CKO_PUBLIC_KEY: in sanitize_consistent_class_and_type()
519 case PKCS11_CKO_PUBLIC_KEY: in load_tee_rsa_key_attrs()
556 case PKCS11_CKO_PUBLIC_KEY: in entry_find_objects_init()
454 PKCS11_CKO_PUBLIC_KEY); in entry_generate_key_pair()
1151 PKCS11_CKO_PUBLIC_KEY = 0x002, enumerator
Completed in 21 milliseconds