Searched refs:PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED (Results 1 – 4 of 4) sorted by relevance
1315 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 …]
922 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()
266 PKCS11_ID(PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED),
745 PKCS11_CKR_KEY_FUNCTION_NOT_PERMITTED = 0x0068, enumerator
Completed in 13 milliseconds