Home
last modified time | relevance | path

Searched refs:hKey (Results 1 – 2 of 2) sorted by relevance

/optee_client/libckteec/include/
A Dpkcs11.h862 CK_OBJECT_HANDLE hKey);
873 CK_OBJECT_HANDLE hKey);
880 CK_OBJECT_HANDLE hKey);
892 CK_OBJECT_HANDLE hKey);
930 CK_OBJECT_HANDLE hKey,
1058 CK_OBJECT_HANDLE hKey);
1074 CK_OBJECT_HANDLE hKey);
1102 CK_OBJECT_HANDLE hKey);
1115 CK_OBJECT_HANDLE hKey);
1122 CK_OBJECT_HANDLE hKey);
[all …]
/optee_client/libckteec/src/
A Dpkcs11_api.c641 CK_OBJECT_HANDLE hKey) in C_EncryptInit() argument
733 CK_OBJECT_HANDLE hKey) in C_DecryptInit() argument
888 CK_OBJECT_HANDLE hKey) in C_DigestKey() argument
893 rv = ck_digest_key(hSession, hKey); in C_DigestKey()
929 CK_OBJECT_HANDLE hKey) in C_SignInit() argument
1018 CK_OBJECT_HANDLE hKey) in C_SignRecoverInit() argument
1022 (void)hKey; in C_SignRecoverInit()
1050 CK_OBJECT_HANDLE hKey) in C_VerifyInit() argument
1139 CK_OBJECT_HANDLE hKey) in C_VerifyRecoverInit() argument
1143 (void)hKey; in C_VerifyRecoverInit()
[all …]

Completed in 10 milliseconds