Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c1315 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_access_attrs_against_token()
1344 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_created_attrs_against_token()
1685 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1708 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1714 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1741 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1751 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1756 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1761 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
1766 return PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED; in check_parent_attrs_against_processing()
[all …]
A Dprocessing.c922 if (rc == PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED) { in entry_processing_key()
1208 if (rc == PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED) in entry_wrap_key()
A Dpkcs11_helpers.c266 PKCS11_ID(PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h745 PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED = 0x0068, enumerator

Completed in 13 milliseconds