Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_TEMPLATE_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h768 PKCS11_CKR_TEMPLATE_INCOMPLETE = 0x00d0, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c289 PKCS11_ID(PKCS11_CKR_TEMPLATE_INCOMPLETE),
H A Dpkcs11_attributes.c212 return PKCS11_CKR_TEMPLATE_INCOMPLETE; in pkcs11_import_object_boolprop()
251 return PKCS11_CKR_TEMPLATE_INCOMPLETE; in set_mandatory_attributes()
1817 return PKCS11_CKR_TEMPLATE_INCOMPLETE; in check_created_attrs()