Symbol: _CK_DECLARE_FUNCTION
crypto/openssh/pkcs11.h
1000
_CK_DECLARE_FUNCTION (C_CancelFunction, (ck_session_handle_t session));
crypto/openssh/pkcs11.h
726
_CK_DECLARE_FUNCTION (C_Initialize, (void *init_args));
crypto/openssh/pkcs11.h
727
_CK_DECLARE_FUNCTION (C_Finalize, (void *reserved));
crypto/openssh/pkcs11.h
728
_CK_DECLARE_FUNCTION (C_GetInfo, (struct ck_info *info));
crypto/openssh/pkcs11.h
729
_CK_DECLARE_FUNCTION (C_GetFunctionList,
crypto/openssh/pkcs11.h
732
_CK_DECLARE_FUNCTION (C_GetSlotList,
crypto/openssh/pkcs11.h
735
_CK_DECLARE_FUNCTION (C_GetSlotInfo,
crypto/openssh/pkcs11.h
737
_CK_DECLARE_FUNCTION (C_GetTokenInfo,
crypto/openssh/pkcs11.h
739
_CK_DECLARE_FUNCTION (C_WaitForSlotEvent,
crypto/openssh/pkcs11.h
741
_CK_DECLARE_FUNCTION (C_GetMechanismList,
crypto/openssh/pkcs11.h
745
_CK_DECLARE_FUNCTION (C_GetMechanismInfo,
crypto/openssh/pkcs11.h
748
_CK_DECLARE_FUNCTION (C_InitToken,
crypto/openssh/pkcs11.h
751
_CK_DECLARE_FUNCTION (C_InitPIN,
crypto/openssh/pkcs11.h
754
_CK_DECLARE_FUNCTION (C_SetPIN,
crypto/openssh/pkcs11.h
759
_CK_DECLARE_FUNCTION (C_OpenSession,
crypto/openssh/pkcs11.h
763
_CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
crypto/openssh/pkcs11.h
764
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
crypto/openssh/pkcs11.h
765
_CK_DECLARE_FUNCTION (C_GetSessionInfo,
crypto/openssh/pkcs11.h
768
_CK_DECLARE_FUNCTION (C_GetOperationState,
crypto/openssh/pkcs11.h
772
_CK_DECLARE_FUNCTION (C_SetOperationState,
crypto/openssh/pkcs11.h
778
_CK_DECLARE_FUNCTION (C_Login,
crypto/openssh/pkcs11.h
781
_CK_DECLARE_FUNCTION (C_Logout, (ck_session_handle_t session));
crypto/openssh/pkcs11.h
783
_CK_DECLARE_FUNCTION (C_CreateObject,
crypto/openssh/pkcs11.h
787
_CK_DECLARE_FUNCTION (C_CopyObject,
crypto/openssh/pkcs11.h
791
_CK_DECLARE_FUNCTION (C_DestroyObject,
crypto/openssh/pkcs11.h
794
_CK_DECLARE_FUNCTION (C_GetObjectSize,
crypto/openssh/pkcs11.h
798
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
crypto/openssh/pkcs11.h
803
_CK_DECLARE_FUNCTION (C_SetAttributeValue,
crypto/openssh/pkcs11.h
808
_CK_DECLARE_FUNCTION (C_FindObjectsInit,
crypto/openssh/pkcs11.h
812
_CK_DECLARE_FUNCTION (C_FindObjects,
crypto/openssh/pkcs11.h
817
_CK_DECLARE_FUNCTION (C_FindObjectsFinal,
crypto/openssh/pkcs11.h
820
_CK_DECLARE_FUNCTION (C_EncryptInit,
crypto/openssh/pkcs11.h
824
_CK_DECLARE_FUNCTION (C_Encrypt,
crypto/openssh/pkcs11.h
829
_CK_DECLARE_FUNCTION (C_EncryptUpdate,
crypto/openssh/pkcs11.h
834
_CK_DECLARE_FUNCTION (C_EncryptFinal,
crypto/openssh/pkcs11.h
839
_CK_DECLARE_FUNCTION (C_DecryptInit,
crypto/openssh/pkcs11.h
843
_CK_DECLARE_FUNCTION (C_Decrypt,
crypto/openssh/pkcs11.h
848
_CK_DECLARE_FUNCTION (C_DecryptUpdate,
crypto/openssh/pkcs11.h
853
_CK_DECLARE_FUNCTION (C_DecryptFinal,
crypto/openssh/pkcs11.h
858
_CK_DECLARE_FUNCTION (C_DigestInit,
crypto/openssh/pkcs11.h
861
_CK_DECLARE_FUNCTION (C_Digest,
crypto/openssh/pkcs11.h
866
_CK_DECLARE_FUNCTION (C_DigestUpdate,
crypto/openssh/pkcs11.h
869
_CK_DECLARE_FUNCTION (C_DigestKey,
crypto/openssh/pkcs11.h
871
_CK_DECLARE_FUNCTION (C_DigestFinal,
crypto/openssh/pkcs11.h
876
_CK_DECLARE_FUNCTION (C_SignInit,
crypto/openssh/pkcs11.h
880
_CK_DECLARE_FUNCTION (C_Sign,
crypto/openssh/pkcs11.h
885
_CK_DECLARE_FUNCTION (C_SignUpdate,
crypto/openssh/pkcs11.h
888
_CK_DECLARE_FUNCTION (C_SignFinal,
crypto/openssh/pkcs11.h
892
_CK_DECLARE_FUNCTION (C_SignRecoverInit,
crypto/openssh/pkcs11.h
896
_CK_DECLARE_FUNCTION (C_SignRecover,
crypto/openssh/pkcs11.h
902
_CK_DECLARE_FUNCTION (C_VerifyInit,
crypto/openssh/pkcs11.h
906
_CK_DECLARE_FUNCTION (C_Verify,
crypto/openssh/pkcs11.h
911
_CK_DECLARE_FUNCTION (C_VerifyUpdate,
crypto/openssh/pkcs11.h
914
_CK_DECLARE_FUNCTION (C_VerifyFinal,
crypto/openssh/pkcs11.h
918
_CK_DECLARE_FUNCTION (C_VerifyRecoverInit,
crypto/openssh/pkcs11.h
922
_CK_DECLARE_FUNCTION (C_VerifyRecover,
crypto/openssh/pkcs11.h
929
_CK_DECLARE_FUNCTION (C_DigestEncryptUpdate,
crypto/openssh/pkcs11.h
934
_CK_DECLARE_FUNCTION (C_DecryptDigestUpdate,
crypto/openssh/pkcs11.h
940
_CK_DECLARE_FUNCTION (C_SignEncryptUpdate,
crypto/openssh/pkcs11.h
945
_CK_DECLARE_FUNCTION (C_DecryptVerifyUpdate,
crypto/openssh/pkcs11.h
952
_CK_DECLARE_FUNCTION (C_GenerateKey,
crypto/openssh/pkcs11.h
958
_CK_DECLARE_FUNCTION (C_GenerateKeyPair,
crypto/openssh/pkcs11.h
967
_CK_DECLARE_FUNCTION (C_WrapKey,
crypto/openssh/pkcs11.h
974
_CK_DECLARE_FUNCTION (C_UnwrapKey,
crypto/openssh/pkcs11.h
983
_CK_DECLARE_FUNCTION (C_DeriveKey,
crypto/openssh/pkcs11.h
991
_CK_DECLARE_FUNCTION (C_SeedRandom,
crypto/openssh/pkcs11.h
994
_CK_DECLARE_FUNCTION (C_GenerateRandom,
crypto/openssh/pkcs11.h
999
_CK_DECLARE_FUNCTION (C_GetFunctionStatus, (ck_session_handle_t session));