Home
last modified time | relevance | path

Searched refs:PKCS11_EXPORT (Results 1 – 10 of 10) sorted by relevance

/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h377 CK_RV PKCS11_EXPORT C_Initialize(void* pInitArgs);
379 CK_RV PKCS11_EXPORT C_Finalize(void* pReserved);
381 CK_RV PKCS11_EXPORT C_GetInfo(CK_INFO* pInfo);
383 CK_RV PKCS11_EXPORT C_OpenSession(
390 CK_RV PKCS11_EXPORT C_CloseSession(
393 CK_RV PKCS11_EXPORT C_Login(
399 CK_RV PKCS11_EXPORT C_Logout(
402 CK_RV PKCS11_EXPORT C_CreateObject(
408 CK_RV PKCS11_EXPORT C_DestroyObject(
412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
[all …]
Dcryptoki.h39 #define PKCS11_EXPORT S_DLL_EXPORT macro
41 #define PKCS11_EXPORT S_DLL_IMPORT macro
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dpkcs11.h377 CK_RV PKCS11_EXPORT C_Initialize(void* pInitArgs);
379 CK_RV PKCS11_EXPORT C_Finalize(void* pReserved);
381 CK_RV PKCS11_EXPORT C_GetInfo(CK_INFO* pInfo);
383 CK_RV PKCS11_EXPORT C_OpenSession(
390 CK_RV PKCS11_EXPORT C_CloseSession(
393 CK_RV PKCS11_EXPORT C_Login(
399 CK_RV PKCS11_EXPORT C_Logout(
402 CK_RV PKCS11_EXPORT C_CreateObject(
408 CK_RV PKCS11_EXPORT C_DestroyObject(
412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
[all …]
Dcryptoki.h39 #define PKCS11_EXPORT S_DLL_EXPORT macro
41 #define PKCS11_EXPORT S_DLL_IMPORT macro
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c651 CK_RV PKCS11_EXPORT C_CreateObject( in C_CreateObject()
711 CK_RV PKCS11_EXPORT C_DestroyObject( in C_DestroyObject()
742 CK_RV PKCS11_EXPORT C_GetAttributeValue( in C_GetAttributeValue()
810 CK_RV PKCS11_EXPORT C_FindObjectsInit( in C_FindObjectsInit()
854 CK_RV PKCS11_EXPORT C_FindObjects( in C_FindObjects()
904 CK_RV PKCS11_EXPORT C_FindObjectsFinal(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_FindObjectsFinal()
933 CK_RV PKCS11_EXPORT C_DigestInit( in C_DigestInit()
944 CK_RV PKCS11_EXPORT C_Digest( in C_Digest()
962 CK_RV PKCS11_EXPORT C_DigestUpdate( in C_DigestUpdate()
978 CK_RV PKCS11_EXPORT C_DigestFinal( in C_DigestFinal()
[all …]
Dpkcs11_global.c199 CK_RV PKCS11_EXPORT C_Initialize(CK_VOID_PTR pInitArgs) in C_Initialize()
228 CK_RV PKCS11_EXPORT C_Finalize(CK_VOID_PTR pReserved) in C_Finalize()
262 CK_RV PKCS11_EXPORT C_GetInfo(CK_INFO_PTR pInfo) in C_GetInfo()
Dpkcs11_session.c46 CK_RV PKCS11_EXPORT C_OpenSession(CK_SLOT_ID slotID, /* the slot's ID */ in C_OpenSession()
292 CK_RV PKCS11_EXPORT C_CloseSession(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_CloseSession()
401 CK_RV PKCS11_EXPORT C_Login(CK_SESSION_HANDLE hSession, /* the session's handle */ in C_Login()
415 CK_RV PKCS11_EXPORT C_Logout(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_Logout()
/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dpkcs11_object.c648 CK_RV PKCS11_EXPORT C_CreateObject( in C_CreateObject()
708 CK_RV PKCS11_EXPORT C_DestroyObject( in C_DestroyObject()
739 CK_RV PKCS11_EXPORT C_GetAttributeValue( in C_GetAttributeValue()
807 CK_RV PKCS11_EXPORT C_FindObjectsInit( in C_FindObjectsInit()
851 CK_RV PKCS11_EXPORT C_FindObjects( in C_FindObjects()
901 CK_RV PKCS11_EXPORT C_FindObjectsFinal(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_FindObjectsFinal()
930 CK_RV PKCS11_EXPORT C_DigestInit( in C_DigestInit()
941 CK_RV PKCS11_EXPORT C_Digest( in C_Digest()
959 CK_RV PKCS11_EXPORT C_DigestUpdate( in C_DigestUpdate()
975 CK_RV PKCS11_EXPORT C_DigestFinal( in C_DigestFinal()
[all …]
Dpkcs11_global.c199 CK_RV PKCS11_EXPORT C_Initialize(CK_VOID_PTR pInitArgs) in C_Initialize()
228 CK_RV PKCS11_EXPORT C_Finalize(CK_VOID_PTR pReserved) in C_Finalize()
262 CK_RV PKCS11_EXPORT C_GetInfo(CK_INFO_PTR pInfo) in C_GetInfo()
Dpkcs11_session.c46 CK_RV PKCS11_EXPORT C_OpenSession(CK_SLOT_ID slotID, /* the slot's ID */ in C_OpenSession()
292 CK_RV PKCS11_EXPORT C_CloseSession(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_CloseSession()
401 CK_RV PKCS11_EXPORT C_Login(CK_SESSION_HANDLE hSession, /* the session's handle */ in C_Login()
415 CK_RV PKCS11_EXPORT C_Logout(CK_SESSION_HANDLE hSession) /* the session's handle */ in C_Logout()