Searched refs:xctx (Results 1 – 3 of 3) sorted by relevance
438 struct xml_node_ctx *xctx; in xml_node_init_ctx() local440 xctx = os_zalloc(sizeof(*xctx)); in xml_node_init_ctx()441 if (xctx == NULL) in xml_node_init_ctx()443 xctx->ctx = upper_ctx; in xml_node_init_ctx()447 return xctx; in xml_node_init_ctx()
44 struct xml_node_ctx *xctx = ctx->xml; in hs20_spp_validate() local49 if (!xml_node_is_element(xctx, node)) in hs20_spp_validate()52 name = xml_node_get_localname(xctx, node); in hs20_spp_validate()64 ret = xml_validate(xctx, node, spp_xsd_fname, &err); in hs20_spp_validate()
200 int (*cb)(int xok,X509_STORE_CTX *xctx); in X509_verify_cert()511 int (*cb)(int xok,X509_STORE_CTX *xctx); in check_chain_extensions()749 int (*cb)(int xok,X509_STORE_CTX *xctx); in check_trust()1730 int (*cb)(int xok,X509_STORE_CTX *xctx); in internal_verify()