Symbol: _CK_DECLARE_FUNCTION
crypto/heimdal/lib/hx509/ref/pkcs11.h
1000
_CK_DECLARE_FUNCTION (C_CancelFunction, (ck_session_handle_t session));
crypto/heimdal/lib/hx509/ref/pkcs11.h
726
_CK_DECLARE_FUNCTION (C_Initialize, (void *init_args));
crypto/heimdal/lib/hx509/ref/pkcs11.h
727
_CK_DECLARE_FUNCTION (C_Finalize, (void *reserved));
crypto/heimdal/lib/hx509/ref/pkcs11.h
728
_CK_DECLARE_FUNCTION (C_GetInfo, (struct ck_info *info));
crypto/heimdal/lib/hx509/ref/pkcs11.h
729
_CK_DECLARE_FUNCTION (C_GetFunctionList,
crypto/heimdal/lib/hx509/ref/pkcs11.h
732
_CK_DECLARE_FUNCTION (C_GetSlotList,
crypto/heimdal/lib/hx509/ref/pkcs11.h
735
_CK_DECLARE_FUNCTION (C_GetSlotInfo,
crypto/heimdal/lib/hx509/ref/pkcs11.h
737
_CK_DECLARE_FUNCTION (C_GetTokenInfo,
crypto/heimdal/lib/hx509/ref/pkcs11.h
739
_CK_DECLARE_FUNCTION (C_WaitForSlotEvent,
crypto/heimdal/lib/hx509/ref/pkcs11.h
741
_CK_DECLARE_FUNCTION (C_GetMechanismList,
crypto/heimdal/lib/hx509/ref/pkcs11.h
745
_CK_DECLARE_FUNCTION (C_GetMechanismInfo,
crypto/heimdal/lib/hx509/ref/pkcs11.h
748
_CK_DECLARE_FUNCTION (C_InitToken,
crypto/heimdal/lib/hx509/ref/pkcs11.h
751
_CK_DECLARE_FUNCTION (C_InitPIN,
crypto/heimdal/lib/hx509/ref/pkcs11.h
754
_CK_DECLARE_FUNCTION (C_SetPIN,
crypto/heimdal/lib/hx509/ref/pkcs11.h
759
_CK_DECLARE_FUNCTION (C_OpenSession,
crypto/heimdal/lib/hx509/ref/pkcs11.h
763
_CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
crypto/heimdal/lib/hx509/ref/pkcs11.h
764
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
crypto/heimdal/lib/hx509/ref/pkcs11.h
765
_CK_DECLARE_FUNCTION (C_GetSessionInfo,
crypto/heimdal/lib/hx509/ref/pkcs11.h
768
_CK_DECLARE_FUNCTION (C_GetOperationState,
crypto/heimdal/lib/hx509/ref/pkcs11.h
772
_CK_DECLARE_FUNCTION (C_SetOperationState,
crypto/heimdal/lib/hx509/ref/pkcs11.h
778
_CK_DECLARE_FUNCTION (C_Login,
crypto/heimdal/lib/hx509/ref/pkcs11.h
781
_CK_DECLARE_FUNCTION (C_Logout, (ck_session_handle_t session));
crypto/heimdal/lib/hx509/ref/pkcs11.h
783
_CK_DECLARE_FUNCTION (C_CreateObject,
crypto/heimdal/lib/hx509/ref/pkcs11.h
787
_CK_DECLARE_FUNCTION (C_CopyObject,
crypto/heimdal/lib/hx509/ref/pkcs11.h
791
_CK_DECLARE_FUNCTION (C_DestroyObject,
crypto/heimdal/lib/hx509/ref/pkcs11.h
794
_CK_DECLARE_FUNCTION (C_GetObjectSize,
crypto/heimdal/lib/hx509/ref/pkcs11.h
798
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
crypto/heimdal/lib/hx509/ref/pkcs11.h
803
_CK_DECLARE_FUNCTION (C_SetAttributeValue,
crypto/heimdal/lib/hx509/ref/pkcs11.h
808
_CK_DECLARE_FUNCTION (C_FindObjectsInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
812
_CK_DECLARE_FUNCTION (C_FindObjects,
crypto/heimdal/lib/hx509/ref/pkcs11.h
817
_CK_DECLARE_FUNCTION (C_FindObjectsFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
820
_CK_DECLARE_FUNCTION (C_EncryptInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
824
_CK_DECLARE_FUNCTION (C_Encrypt,
crypto/heimdal/lib/hx509/ref/pkcs11.h
829
_CK_DECLARE_FUNCTION (C_EncryptUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
834
_CK_DECLARE_FUNCTION (C_EncryptFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
839
_CK_DECLARE_FUNCTION (C_DecryptInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
843
_CK_DECLARE_FUNCTION (C_Decrypt,
crypto/heimdal/lib/hx509/ref/pkcs11.h
848
_CK_DECLARE_FUNCTION (C_DecryptUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
853
_CK_DECLARE_FUNCTION (C_DecryptFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
858
_CK_DECLARE_FUNCTION (C_DigestInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
861
_CK_DECLARE_FUNCTION (C_Digest,
crypto/heimdal/lib/hx509/ref/pkcs11.h
866
_CK_DECLARE_FUNCTION (C_DigestUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
869
_CK_DECLARE_FUNCTION (C_DigestKey,
crypto/heimdal/lib/hx509/ref/pkcs11.h
871
_CK_DECLARE_FUNCTION (C_DigestFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
876
_CK_DECLARE_FUNCTION (C_SignInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
880
_CK_DECLARE_FUNCTION (C_Sign,
crypto/heimdal/lib/hx509/ref/pkcs11.h
885
_CK_DECLARE_FUNCTION (C_SignUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
888
_CK_DECLARE_FUNCTION (C_SignFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
892
_CK_DECLARE_FUNCTION (C_SignRecoverInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
896
_CK_DECLARE_FUNCTION (C_SignRecover,
crypto/heimdal/lib/hx509/ref/pkcs11.h
902
_CK_DECLARE_FUNCTION (C_VerifyInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
906
_CK_DECLARE_FUNCTION (C_Verify,
crypto/heimdal/lib/hx509/ref/pkcs11.h
911
_CK_DECLARE_FUNCTION (C_VerifyUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
914
_CK_DECLARE_FUNCTION (C_VerifyFinal,
crypto/heimdal/lib/hx509/ref/pkcs11.h
918
_CK_DECLARE_FUNCTION (C_VerifyRecoverInit,
crypto/heimdal/lib/hx509/ref/pkcs11.h
922
_CK_DECLARE_FUNCTION (C_VerifyRecover,
crypto/heimdal/lib/hx509/ref/pkcs11.h
929
_CK_DECLARE_FUNCTION (C_DigestEncryptUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
934
_CK_DECLARE_FUNCTION (C_DecryptDigestUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
940
_CK_DECLARE_FUNCTION (C_SignEncryptUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
945
_CK_DECLARE_FUNCTION (C_DecryptVerifyUpdate,
crypto/heimdal/lib/hx509/ref/pkcs11.h
952
_CK_DECLARE_FUNCTION (C_GenerateKey,
crypto/heimdal/lib/hx509/ref/pkcs11.h
958
_CK_DECLARE_FUNCTION (C_GenerateKeyPair,
crypto/heimdal/lib/hx509/ref/pkcs11.h
967
_CK_DECLARE_FUNCTION (C_WrapKey,
crypto/heimdal/lib/hx509/ref/pkcs11.h
974
_CK_DECLARE_FUNCTION (C_UnwrapKey,
crypto/heimdal/lib/hx509/ref/pkcs11.h
983
_CK_DECLARE_FUNCTION (C_DeriveKey,
crypto/heimdal/lib/hx509/ref/pkcs11.h
991
_CK_DECLARE_FUNCTION (C_SeedRandom,
crypto/heimdal/lib/hx509/ref/pkcs11.h
994
_CK_DECLARE_FUNCTION (C_GenerateRandom,
crypto/heimdal/lib/hx509/ref/pkcs11.h
999
_CK_DECLARE_FUNCTION (C_GetFunctionStatus, (ck_session_handle_t session));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
724
_CK_DECLARE_FUNCTION (C_Initialize, (void *init_args));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
725
_CK_DECLARE_FUNCTION (C_Finalize, (void *reserved));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
726
_CK_DECLARE_FUNCTION (C_GetInfo, (struct ck_info *info));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
727
_CK_DECLARE_FUNCTION (C_GetFunctionList,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
730
_CK_DECLARE_FUNCTION (C_GetSlotList,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
733
_CK_DECLARE_FUNCTION (C_GetSlotInfo,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
735
_CK_DECLARE_FUNCTION (C_GetTokenInfo,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
737
_CK_DECLARE_FUNCTION (C_WaitForSlotEvent,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
739
_CK_DECLARE_FUNCTION (C_GetMechanismList,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
743
_CK_DECLARE_FUNCTION (C_GetMechanismInfo,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
746
_CK_DECLARE_FUNCTION (C_InitToken,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
749
_CK_DECLARE_FUNCTION (C_InitPIN,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
752
_CK_DECLARE_FUNCTION (C_SetPIN,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
757
_CK_DECLARE_FUNCTION (C_OpenSession,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
761
_CK_DECLARE_FUNCTION (C_CloseSession, (ck_session_handle_t session));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
762
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
763
_CK_DECLARE_FUNCTION (C_GetSessionInfo,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
766
_CK_DECLARE_FUNCTION (C_GetOperationState,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
770
_CK_DECLARE_FUNCTION (C_SetOperationState,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
776
_CK_DECLARE_FUNCTION (C_Login,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
779
_CK_DECLARE_FUNCTION (C_Logout, (ck_session_handle_t session));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
781
_CK_DECLARE_FUNCTION (C_CreateObject,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
785
_CK_DECLARE_FUNCTION (C_CopyObject,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
789
_CK_DECLARE_FUNCTION (C_DestroyObject,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
792
_CK_DECLARE_FUNCTION (C_GetObjectSize,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
796
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
801
_CK_DECLARE_FUNCTION (C_SetAttributeValue,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
806
_CK_DECLARE_FUNCTION (C_FindObjectsInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
810
_CK_DECLARE_FUNCTION (C_FindObjects,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
815
_CK_DECLARE_FUNCTION (C_FindObjectsFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
818
_CK_DECLARE_FUNCTION (C_EncryptInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
822
_CK_DECLARE_FUNCTION (C_Encrypt,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
827
_CK_DECLARE_FUNCTION (C_EncryptUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
832
_CK_DECLARE_FUNCTION (C_EncryptFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
837
_CK_DECLARE_FUNCTION (C_DecryptInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
841
_CK_DECLARE_FUNCTION (C_Decrypt,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
846
_CK_DECLARE_FUNCTION (C_DecryptUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
851
_CK_DECLARE_FUNCTION (C_DecryptFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
856
_CK_DECLARE_FUNCTION (C_DigestInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
859
_CK_DECLARE_FUNCTION (C_Digest,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
864
_CK_DECLARE_FUNCTION (C_DigestUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
867
_CK_DECLARE_FUNCTION (C_DigestKey,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
869
_CK_DECLARE_FUNCTION (C_DigestFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
874
_CK_DECLARE_FUNCTION (C_SignInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
878
_CK_DECLARE_FUNCTION (C_Sign,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
883
_CK_DECLARE_FUNCTION (C_SignUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
886
_CK_DECLARE_FUNCTION (C_SignFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
890
_CK_DECLARE_FUNCTION (C_SignRecoverInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
894
_CK_DECLARE_FUNCTION (C_SignRecover,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
900
_CK_DECLARE_FUNCTION (C_VerifyInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
904
_CK_DECLARE_FUNCTION (C_Verify,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
909
_CK_DECLARE_FUNCTION (C_VerifyUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
912
_CK_DECLARE_FUNCTION (C_VerifyFinal,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
916
_CK_DECLARE_FUNCTION (C_VerifyRecoverInit,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
920
_CK_DECLARE_FUNCTION (C_VerifyRecover,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
927
_CK_DECLARE_FUNCTION (C_DigestEncryptUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
932
_CK_DECLARE_FUNCTION (C_DecryptDigestUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
938
_CK_DECLARE_FUNCTION (C_SignEncryptUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
943
_CK_DECLARE_FUNCTION (C_DecryptVerifyUpdate,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
950
_CK_DECLARE_FUNCTION (C_GenerateKey,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
956
_CK_DECLARE_FUNCTION (C_GenerateKeyPair,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
965
_CK_DECLARE_FUNCTION (C_WrapKey,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
972
_CK_DECLARE_FUNCTION (C_UnwrapKey,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
981
_CK_DECLARE_FUNCTION (C_DeriveKey,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
989
_CK_DECLARE_FUNCTION (C_SeedRandom,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
992
_CK_DECLARE_FUNCTION (C_GenerateRandom,
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
997
_CK_DECLARE_FUNCTION (C_GetFunctionStatus, (ck_session_handle_t session));
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
998
_CK_DECLARE_FUNCTION (C_CancelFunction, (ck_session_handle_t session));
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));