Home
last modified time | relevance | path

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

/src/contrib/bearssl/tools/
H A Dserver.c285 } policy_context; typedef
331 policy_context *pc; in sp_choose()
336 pc = (policy_context *)pctx; in sp_choose()
479 policy_context *pc; in sp_do_keyx()
483 pc = (policy_context *)pctx; in sp_do_keyx()
510 policy_context *pc; in sp_do_sign()
513 pc = (policy_context *)pctx; in sp_do_sign()
613 sizeof(policy_context),
651 policy_context pc; in do_server()