Home
last modified time | relevance | path

Searched refs:entry_ck_slot_list (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h328 enum pkcs11_rc entry_ck_slot_list(uint32_t ptypes, TEE_Param *params);
H A Dentry.c161 rc = entry_ck_slot_list(ptypes, params); in TA_InvokeCommandEntryPoint()
H A Dpkcs11_token.c246 enum pkcs11_rc entry_ck_slot_list(uint32_t ptypes, TEE_Param *params) in entry_ck_slot_list() function