Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Drpc_server.c1334 static RPC_STATUS find_security_package(ULONG auth_type, SecPkgInfoW **packages_buf, SecPkgInfoW **… in find_security_package() function
1445 status = find_security_package(AuthnSvc, &packages, &package); in RpcServerRegisterAuthInfoW()