Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c732 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 …]
A Dpkcs11_helpers.c318 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()
A Dprocessing_ec.c351 case PKCS11_CKO_PUBLIC_KEY: in load_tee_ec_key_attrs()
656 case PKCS11_CKO_PUBLIC_KEY: in load_tee_eddsa_key_attrs()
A Dprocessing_asymm.c168 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()
A Dsanitize_object.c37 case PKCS11_CKO_PUBLIC_KEY: in sanitize_consistent_class_and_type()
A Dprocessing_rsa.c519 case PKCS11_CKO_PUBLIC_KEY: in load_tee_rsa_key_attrs()
A Dobject.c556 case PKCS11_CKO_PUBLIC_KEY: in entry_find_objects_init()
A Dprocessing.c454 PKCS11_CKO_PUBLIC_KEY); in entry_generate_key_pair()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1151 PKCS11_CKO_PUBLIC_KEY = 0x002, enumerator

Completed in 21 milliseconds