Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c101 p11_module_load(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in p11_module_load() argument
106 *ppFunctionList = NULL; in p11_module_load()
137 rv = C_GetFunctionList_fn(ppFunctionList); in p11_module_load()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c981 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument
985 *ppFunctionList = &funcs; in C_GetFunctionList()