Home
last modified time | relevance | path

Searched refs:PXY_CMD (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/
H A Dssl-opt.sh517 # * $CLI_CMD, $SRV_CMD, $PXY_CMD: client/server/proxy commands.
969 if [ -n "$PXY_CMD" ]; then
980 if [ -n "$PXY_CMD" ]; then
1282 # Analyze and possibly instrument $PXY_CMD, $CLI_CMD, $SRV_CMD to pass
1287 # * $CLI_CMD, $PXY_CMD, $SRV_CMD: the client, proxy and server commands.
1291 # * $CLI_CMD, $PXY_CMD, $SRV_CMD: may be tweaked.
1295 if [ -z "$PXY_CMD" ] && [ "$DTLS" -eq 1 ]; then
1296 PXY_CMD="$P_PXY"
1299 PXY_CMD="$PXY_CMD server_add
[all...]

Completed in 4 milliseconds