Lines Matching refs:func_not_supported

805 func_not_supported(void)
1722 (void *)func_not_supported, /* C_InitPIN */
1723 (void *)func_not_supported, /* C_SetPIN */
1728 (void *)func_not_supported, /* C_GetOperationState */
1729 (void *)func_not_supported, /* C_SetOperationState */
1732 (void *)func_not_supported, /* C_CreateObject */
1733 (void *)func_not_supported, /* C_CopyObject */
1734 (void *)func_not_supported, /* C_DestroyObject */
1735 (void *)func_not_supported, /* C_GetObjectSize */
1737 (void *)func_not_supported, /* C_SetAttributeValue */
1741 (void *)func_not_supported, /* C_EncryptInit, */
1742 (void *)func_not_supported, /* C_Encrypt, */
1743 (void *)func_not_supported, /* C_EncryptUpdate, */
1744 (void *)func_not_supported, /* C_EncryptFinal, */
1745 (void *)func_not_supported, /* C_DecryptInit, */
1746 (void *)func_not_supported, /* C_Decrypt, */
1747 (void *)func_not_supported, /* C_DecryptUpdate, */
1748 (void *)func_not_supported, /* C_DecryptFinal, */
1750 (void *)func_not_supported, /* C_Digest */
1751 (void *)func_not_supported, /* C_DigestUpdate */
1752 (void *)func_not_supported, /* C_DigestKey */
1753 (void *)func_not_supported, /* C_DigestFinal */
1758 (void *)func_not_supported, /* C_SignRecoverInit */
1759 (void *)func_not_supported, /* C_SignRecover */
1764 (void *)func_not_supported, /* C_VerifyRecoverInit */
1765 (void *)func_not_supported, /* C_VerifyRecover */
1766 (void *)func_not_supported, /* C_DigestEncryptUpdate */
1767 (void *)func_not_supported, /* C_DecryptDigestUpdate */
1768 (void *)func_not_supported, /* C_SignEncryptUpdate */
1769 (void *)func_not_supported, /* C_DecryptVerifyUpdate */
1770 (void *)func_not_supported, /* C_GenerateKey */
1771 (void *)func_not_supported, /* C_GenerateKeyPair */
1772 (void *)func_not_supported, /* C_WrapKey */
1773 (void *)func_not_supported, /* C_UnwrapKey */
1774 (void *)func_not_supported, /* C_DeriveKey */
1775 (void *)func_not_supported, /* C_SeedRandom */
1777 (void *)func_not_supported, /* C_GetFunctionStatus */
1778 (void *)func_not_supported, /* C_CancelFunction */
1779 (void *)func_not_supported /* C_WaitForSlotEvent */