Home | History | Annotate | Download | only in client

Lines Matching defs:aaa

422 	xml_node_t *pps, *node, *aaa;
439 aaa = xml_node_first_child(ctx->xml, node);
440 if (aaa == NULL) {
446 ret = download_cert(ctx, aaa, ca_fname);
474 snprintf(fname, sizeof(fname), "%s/aaa-ca.pem", dir);
1532 snprintf(buf, sizeof(buf), "%s/SP/%s/aaa-ca.pem", dir, fqdn);