Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dpkcs11_attributes.c725 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 …]
A Dpkcs11_helpers.c318 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()
A Dprocessing_asymm.c154 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()
A Dprocessing_ec.c333 case PKCS11_CKO_PUBLIC_KEY: in load_tee_ec_key_attrs()
A Dsanitize_object.c37 case PKCS11_CKO_PUBLIC_KEY: in sanitize_consistent_class_and_type()
A Dprocessing_rsa.c362 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.c448 PKCS11_CKO_PUBLIC_KEY); in entry_generate_key_pair()
/optee_os/ta/pkcs11/include/
A Dpkcs11_ta.h1151 PKCS11_CKO_PUBLIC_KEY = 0x002, enumerator

Completed in 19 milliseconds