Home
last modified time | relevance | path

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

/optee_client/libckteec/include/
A Dpkcs11.h902 CK_OBJECT_HANDLE hKey);
913 CK_OBJECT_HANDLE hKey);
920 CK_OBJECT_HANDLE hKey);
932 CK_OBJECT_HANDLE hKey);
970 CK_OBJECT_HANDLE hKey,
1098 CK_OBJECT_HANDLE hKey);
1114 CK_OBJECT_HANDLE hKey);
1142 CK_OBJECT_HANDLE hKey);
1155 CK_OBJECT_HANDLE hKey);
1162 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 13 milliseconds