Searched refs:getflist (Results 1 – 1 of 1) sorted by relevance
3402 CK_RV rv, (*getflist)(CK_FUNCTION_LIST_PTR_PTR); in load_pkcs11_module() local3421 getflist = (CK_RV (*)(CK_FUNCTION_LIST_PTR_PTR))sym; in load_pkcs11_module()3422 rv = (*getflist)(p11_out); in load_pkcs11_module()