Searched refs:store_flags (Results 1 – 1 of 1) sorted by relevance
179 DWORD store_flags; member333 ctx->store_flags |= CERT_SYSTEM_STORE_LOCAL_MACHINE; in capi_ctrl()334 ctx->store_flags &= ~CERT_SYSTEM_STORE_CURRENT_USER; in capi_ctrl()336 ctx->store_flags |= CERT_SYSTEM_STORE_CURRENT_USER; in capi_ctrl()337 ctx->store_flags &= ~CERT_SYSTEM_STORE_LOCAL_MACHINE; in capi_ctrl()1424 ctx->store_flags, storename); in capi_open_store()1529 if (ctx->store_flags & CERT_SYSTEM_STORE_LOCAL_MACHINE) in capi_get_key()1633 ctx->store_flags = CERT_STORE_OPEN_EXISTING_FLAG | in capi_ctx_new()
Completed in 7 milliseconds