auth_method      1331 orte/mca/oob/tcp/oob_tcp_component.c     peer->auth_method = NULL;
auth_method      1346 orte/mca/oob/tcp/oob_tcp_component.c     if (NULL != peer->auth_method) {
auth_method      1347 orte/mca/oob/tcp/oob_tcp_component.c         free(peer->auth_method);
auth_method        49 orte/mca/oob/tcp/oob_tcp_peer.h     char *auth_method;  // method they used to authenticate